nidapeng
2024-04-07 35db0b2bf00a740bcca439d173dc2d0b5a2932ab
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
      },