浏览代码

no message

FengChaoYu 3 年之前
父节点
当前提交
27aae4fd27
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/supply/engin/home_list.vue

+ 1 - 1
src/views/supply/engin/home_list.vue

@@ -250,7 +250,7 @@
             </el-table-column>
             <el-table-column align="right" label="发货数量" prop="retiredQty" min-width="110" sortable show-overflow-tooltip>
               <template slot-scope="scope">
-                {{scope.row.retiredQty }}
+                {{scope.row.applySendQty }}
               </template>
             </el-table-column><el-table-column align="right" label="退货数量" prop="refundProductQty" min-width="110" sortable show-overflow-tooltip>
               <template slot-scope="scope">