Browse Source

Merge branch 'master' of http://git.xt.wenhq.top:8083/liwei19941102/cbwqpf

MSI\liwei 3 năm trước cách đây
mục cha
commit
2ac043f3e6
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      ruoyi-ui/src/views/components/table/liuTable.vue

+ 1 - 1
ruoyi-ui/src/views/components/table/liuTable.vue

@@ -220,7 +220,7 @@
         label="监测时间">
       </el-table-column>
       <el-table-column
-        prop="so2Concentration"
+        prop="so2Percent"
         label="监测值" v-if="tableShow == 1">
       </el-table-column>
       <el-table-column