add:增加不对接MES包装关系逻辑
This commit is contained in:
@@ -307,6 +307,7 @@ export default {
|
||||
// 表格1的行点击事件
|
||||
handleRowClick(scope) {
|
||||
debugger
|
||||
// 按钮禁用
|
||||
this.isButtonDisabled = !!(scope.status !== '99')
|
||||
this.isButtonDisabled1 = scope.status === '99'
|
||||
const table2 = this.$refs.dis_table
|
||||
|
||||
Reference in New Issue
Block a user