保安监管系统-验收版本
zhengpz
2021-09-17 c12a6cdcbbef8ebcb07db87bbb702b7c4e792815
src/views/home/index.vue
@@ -601,6 +601,12 @@
            label="预警信息内容"
            :show-overflow-tooltip="true"
          ></el-table-column>
           <el-table-column
            :key="gridData.type"
            prop="znum"
            label="数量(条)"
            :show-overflow-tooltip="true"
          ></el-table-column>
        </template>
        <template v-if="gridData.type === 'ywdx_gs'">
          <el-table-column :key="gridData.type" type="index"> </el-table-column>