修改bug

This commit is contained in:
zds
2022-07-03 18:07:05 +08:00
parent 48bdf86c89
commit 979fa4aec7
2 changed files with 26 additions and 0 deletions

View File

@@ -753,6 +753,7 @@ export default {
}
},
queryTableDtl4(rows) {
debugger
const tablemap = new Map()
rows.forEach((item) => {
if (this.tableDtl.length !== 0) {