jiangping
2024-06-28 c41f8c8a75c4475831e3c7e9cde7467d2fb39950
company/src/components/business/operaverifyPhoneNumberWindew.vue
@@ -33,7 +33,7 @@
  data () {
    return {
      form: {
        phone: this.$store.state.userInfo.company.phone,
        phone: this.$store.state.userInfo.company? this.$store.state.userInfo.company.phone:null,
        code: ''
      },
      rules: {