浏览代码

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>