新增治理设备不现实注册按钮
This commit is contained in:
@@ -293,7 +293,7 @@ const tableStore = new TableStore({
|
||||
return (
|
||||
(row.devType == '8b45cf6b7f5266e777d07c166ad5fa77' &&
|
||||
row.devModel == 'a0d4da4b5c17b2172362a3f5a27bf217') ||
|
||||
row.status != '1'
|
||||
row.status == '1'
|
||||
)
|
||||
},
|
||||
click: row => {
|
||||
|
||||
Reference in New Issue
Block a user