Browse Source

更新代码

qymljy 3 năm trước cách đây
mục cha
commit
6fe1f08d74

+ 5 - 0
src/HDrpManagement/orderManage/details/tabs/productlist.vue

@@ -207,6 +207,11 @@
             <p style="color:red;font-weight:500">¥&nbsp;{{tool.formatAmount(scope.row.amount,2)}}</p>
           </template>
         </el-table-column>
+        <el-table-column
+            prop="cansaleqty"
+            label="库存数量"
+            width="100">
+        </el-table-column>
         <el-table-column
             prop="stockstatus"
             label="库存状态"