MrShi
2024-04-07 44c2742e15af98bae5c4be3efe4cb5a411438321
company/src/components/business/OperaApplyChangeUnitDetailWindow.vue
@@ -277,7 +277,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