设计辽宁页面 修改冀北技术监督问题
This commit is contained in:
@@ -85,7 +85,7 @@ const beforeUpload = (file: any) => {
|
||||
}
|
||||
luckysheet.destroy()
|
||||
options.value.title = exportJson.info.name
|
||||
console.log('🚀 ~ exportJson.sheets:', exportJson.sheets)
|
||||
|
||||
exportJson.sheets.forEach((item: any) => {
|
||||
// item.celldata = []
|
||||
// item.data = []
|
||||
@@ -94,6 +94,7 @@ const beforeUpload = (file: any) => {
|
||||
k.v.ct.s ? (k.v.m = k.v.ct.s[0].v) : ''
|
||||
})
|
||||
})
|
||||
|
||||
options.value.data = exportJson.sheets
|
||||
luckysheet.create(options.value)
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user