فهرست منبع

报价单调整

qymljy 1 سال پیش
والد
کامیت
c34f49bb65
1فایلهای تغییر یافته به همراه5 افزوده شده و 0 حذف شده
  1. 5 0
      src/HDrpManagement/projectChange/modules/modules/quotation/modules/add.vue

+ 5 - 0
src/HDrpManagement/projectChange/modules/modules/quotation/modules/add.vue

@@ -402,6 +402,11 @@ export default {
     onClose(){
       this.dialogFormVisible = false
       /*this.$emit('addSuccess')*/
+      this.$refs.form.resetFields()
+      this.isPhone = true
+      this.areaCode = ''
+      this.telephone = ''
+      this.phonenumber = ''
     },
     /*创建报价单,获取商品信息*/
     onSubmit(type){