Ver código fonte

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

MSI\liwei 3 anos atrás
pai
commit
2ac043f3e6
1 arquivos alterados com 1 adições e 1 exclusões
  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