@@ -283,7 +283,7 @@ option.value = Object.assign(option.value, {
value: "dictValue",
},
- {
+ /*{
label: "在线状态",
prop: "onlineState",
width: 100,
@@ -296,7 +296,7 @@ option.value = Object.assign(option.value, {
return '<b class="el-tag el-tag--warning el-tag--light">离线</b>';
}
- },
+ },*/
{
label: "负责人",
prop: "head",