对接手机端

This commit is contained in:
范强强
2023-06-08 16:33:28 +08:00
parent 8ea4886d30
commit 4cc6e22c30
7 changed files with 130 additions and 9 deletions
@@ -369,7 +369,6 @@
let fileSuffix = fileName.substring(index1, index2)
val.fileSuffix = fileSuffix
})
console.log(this.dataSourceFile)
} else {
this.dataSourceFile = []
}