Commit 8cbdf8f0 authored by renjintao's avatar renjintao

process

parent b74de5ba
...@@ -604,6 +604,7 @@ export default { ...@@ -604,6 +604,7 @@ export default {
this.changeExcel(0) this.changeExcel(0)
} }
}, },
//打开导入数据格式化后的窗口
openInfoModal() { openInfoModal() {
if (this.excelData.length > 0 && this.pageType != undefined) { if (this.excelData.length > 0 && this.pageType != undefined) {
switch (this.pageType) { switch (this.pageType) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment