Sfoglia il codice sorgente

Merge branch 'master' of http://47.100.3.209:3000/gdc/yiliangyiyun-pc

gjy 4 anni fa
parent
commit
d89699f8e4
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      src/views/taskManagement/moveWarehouseTaskLook.vue

+ 2 - 2
src/views/taskManagement/moveWarehouseTaskLook.vue

@@ -158,9 +158,9 @@
           <el-table-column prop="weightIn" label="累计入库量(吨)">
           </el-table-column>
           <el-table-column prop="transportLoss" label="累计运输损耗(吨)"> 
-            <template scope="scope">
+            <!-- <template scope="scope">
               {{weightOut}}
-            </template>
+            </template> -->
           </el-table-column>
         </el-table>
       </ws-info-table>