新增治理设备不现实注册按钮

This commit is contained in:
zhujiyan
2024-10-18 09:32:27 +08:00
parent 7cf67ed3f6
commit 18017af16b

View File

@@ -293,7 +293,7 @@ const tableStore = new TableStore({
return (
(row.devType == '8b45cf6b7f5266e777d07c166ad5fa77' &&
row.devModel == 'a0d4da4b5c17b2172362a3f5a27bf217') ||
row.status != '1'
row.status == '1'
)
},
click: row => {