Explorar o código

【修改】家用工程发货单列表数量展示

howie %!s(int64=2) %!d(string=hai) anos
pai
achega
54dc42058f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/supply/deliver/home_list.vue

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

@@ -192,7 +192,7 @@
               </template>
             </el-table-column>
 
-            <el-table-column align="right" label="数量" prop="qty" min-width="100" show-overflow-tooltip />
+            <el-table-column align="right" label="数量" prop="refundableQty" min-width="100" show-overflow-tooltip />
             <el-table-column align="right" label="单价" prop="price" min-width="100" show-overflow-tooltip />
             <el-table-column align="right" label="总金额" prop="payAmount" min-width="100" show-overflow-tooltip />
             <el-table-column