Procházet zdrojové kódy

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

gjy před 4 roky
rodič
revize
d89699f8e4

+ 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>