瀏覽代碼

🐞 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, // 交货日期