Explorar el Código

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

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

20240513235    -v3
002390 hace 1 año
padre
commit
3c9572ea6e
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  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, // 交货日期