安装 luckyexcel 修改菜单文件位置
This commit is contained in:
@@ -108,6 +108,8 @@ const tableStore: any = new TableStore({
|
||||
? 'I 级预警'
|
||||
: row.cellValue == 5
|
||||
? '禁止接入'
|
||||
: row.cellValue == 6
|
||||
? '允许接入'
|
||||
: ''
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user