技术中心
This commit is contained in:
@@ -1122,7 +1122,6 @@ export default {
|
||||
this.dialogFormVisible = false
|
||||
},
|
||||
submit() {
|
||||
this.dialogFormVisible = false
|
||||
for (let i = 0; i < this.array.length; i++) {
|
||||
this.tableData.push({
|
||||
货品名称: this.array[i].货品名称 ? this.array[i].货品名称 : '—' || '—',
|
||||
|
||||
Reference in New Issue
Block a user