@@ -13,12 +13,12 @@ export const columns: BasicColumn[] = [
key: 'strinstallpos',
align: 'center',
},
- {
- title: '名称',
- dataIndex: 'strname',
- key: 'strname',
- align: 'center',
- },
+ // {
+ // title: '名称',
+ // dataIndex: 'strname',
+ // key: 'strname',
+ // align: 'center',
+ // },
{
title: '监测值',
dataIndex: 'valueJc',