nidapeng
2024-04-07 626630050b7a66288872ccba387f56dbaa6b5f09
company/src/components/business/OperaWtbApplyShopWindow.vue
@@ -514,7 +514,7 @@
      model: {},
      form: {
        businessId: null,
        phone: this.$store.state.userInfo.company.phone,
        phone: this.$store.state.userInfo.company? this.$store.state.userInfo.company.phone:null,
        code: '',
        type:0
      },