|
@@ -127,6 +127,8 @@
|
|
this.region = e.province.label + '-' + e.city.label
|
|
this.region = e.province.label + '-' + e.city.label
|
|
this.DriverViewInfo.residentCityProvincial = e.province.label + e.city.label
|
|
this.DriverViewInfo.residentCityProvincial = e.province.label + e.city.label
|
|
},
|
|
},
|
|
|
|
+ //achao
|
|
|
|
+ //此处加载较慢,判断过多,获取验证码修改未异步,待修改
|
|
jumpUrl() {
|
|
jumpUrl() {
|
|
if (this.id[0] == "" || this.id[0] == null) {
|
|
if (this.id[0] == "" || this.id[0] == null) {
|
|
this.$api.msg('请上传身份证正面!')
|
|
this.$api.msg('请上传身份证正面!')
|
|
@@ -528,6 +530,7 @@
|
|
|
|
|
|
.btns {
|
|
.btns {
|
|
background-color: #22C572;
|
|
background-color: #22C572;
|
|
|
|
+ color: white;
|
|
}
|
|
}
|
|
.words{
|
|
.words{
|
|
font-size: 18px;
|
|
font-size: 18px;
|