rev:成品入库
This commit is contained in:
@@ -295,7 +295,7 @@ export default {
|
||||
this.tableData.splice(this.nowindex, 1, this.nowrow) // 通过splice 替换数据 触发视图更新
|
||||
},
|
||||
clickRow(row) {
|
||||
debugger
|
||||
|
||||
this.current_row = row
|
||||
},
|
||||
dateFormatter(str) {
|
||||
|
||||
Reference in New Issue
Block a user