mushencc 3 years ago
parent
commit
2fdd6c4fcb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/OrderMannage/BusinessOrderlist/edit.vue

+ 1 - 1
src/views/OrderMannage/BusinessOrderlist/edit.vue

@@ -4320,7 +4320,7 @@ export default {
             select_all_id: $event.value,
             select_all_id: $event.value,
             product_id: arr[0] * 1,
             product_id: arr[0] * 1,
             type_name: "", //展示用产品名称
             type_name: "", //展示用产品名称
-            position: "", //位置
+            position: row.position, //位置
             over_price: "", //超标单价
             over_price: "", //超标单价
             unit_price: "", //单价
             unit_price: "", //单价
             ext_price: "", //附加金额
             ext_price: "", //附加金额