ソースを参照

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

gjy 4 年 前
コミット
d89699f8e4
1 ファイル変更2 行追加2 行削除
  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>