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