ソースを参照

🐞 fix(【drp-采购需求单】): 物料修改之后,清空收货地址相关数据

清空联系人、联系人电话、详细地址

20240513235    -v3
002390 1 年間 前
コミット
3c9572ea6e
1 ファイル変更3 行追加0 行削除
  1. 3 0
      src/views/purchase/PurchaseDemandList/add.vue

+ 3 - 0
src/views/purchase/PurchaseDemandList/add.vue

@@ -3191,6 +3191,9 @@ export default {
             deliveryAllocationName: null, // 收货货位
             deliveryAddress: null,
             deliveryAddressName: null, // 收货地址
+            contacts: null,
+            contactsPhone: null,
+            address: null,
             buyer: null,
             buyerName: null, // 采购员
             deliveryDate: null, // 交货日期