nidapeng
2024-04-07 626630050b7a66288872ccba387f56dbaa6b5f09
company/src/components/business/OperaApplyChangeDetailWindow.vue
@@ -285,7 +285,7 @@
      visiblePhone: false,
      form: {
          businessId: null,
          phone: this.$store.state.userInfo.company.phone,
          phone: this.$store.state.userInfo.company? this.$store.state.userInfo.company.phone:null,
          id: null,
          editDate: '',
          code:null
@@ -325,6 +325,8 @@
        this.title = title
        this.dataId = target.applyId
        this.modelId = target.id
       this.model={}
       this.apply={}
       this.form.businessId = target.id
       this.num=0
       this.timer=null