nidapeng
2024-04-07 517b1e08824bb54abccaed92980bc0cf298d2030
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
      },