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

@@ -321,7 +321,7 @@ export default {
return is_used === '1'
},
changeEnabled(data, val) {
debugger
this.$confirm('此操作将 "' + this.dict.label.is_used[val] + '" ' + data.device_code + ', 是否继续', '提示', {
confirmButtonText: '确定',
cancelButtonText: '取消',