rev:成品入库

This commit is contained in:
zhangzhiqiang
2023-04-14 11:13:56 +08:00
parent aa9be88be3
commit 729f61216a
34 changed files with 200 additions and 95 deletions

View File

@@ -295,7 +295,7 @@ export default {
this.tableData.splice(this.nowindex, 1, this.nowrow) // 通过splice 替换数据 触发视图更新
},
clickRow(row) {
debugger
this.current_row = row
},
dateFormatter(str) {