This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
zhangzl
/
nsgk_mobile
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
单位注册
rongxin_prod
庞东旭
1 year ago
parent
761da8b8c7
commit
639c8b6793
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/views/register/companyRegister.vue
+ 1
- 1
src/views/register/companyRegister.vue
View File
@@ -250,7 +250,7 @@ export default {
})
return;
}
if (this.
userF
orm.companyLicense == ''){
if (this.
f
orm.companyLicense == ''){
this.$toast({
icon: 'error', // 找到自己需要的图标
message: '请上传营业执照',
Write
Preview
Loading…
Cancel
Save