Merge branch 'feature/GFRS-693【待确定】自助入司流程优化(app端)' into dev

This commit is contained in:
yuweiqi
2020-05-11 17:55:40 +08:00
2 changed files with 4 additions and 4 deletions

View File

@@ -81,7 +81,7 @@
<van-cell-group class="flex justify-content-fs pt10 pb10">
<!-- <van-field class="w-auto" required label="" disabled /> -->
<span class="fs14"><b class="red">*</b><b>近期免冠照片1张</b>免冠正面白底彩色JPG格式大小30-40k像素210*370</span>
<span class="fs14"><b class="red">*</b><b>近期免冠照片1张</b>免冠正面白底彩色JPG格式大小30-40k,尺寸210*370</span>
</van-cell-group>
<div @click="test('fileListBank04')">
<van-uploader

View File

@@ -104,7 +104,7 @@ export default {
})
},
faceAuth() {
/*
// /*
let that = this
localStorage.idNo = this.agentInfo.idNo
localStorage.idName = this.agentInfo.name
@@ -128,8 +128,8 @@ export default {
} else {
that.goUrl()
}
*/
this.goUrl()
// */
// this.goUrl()//调试专用
},
//自定义key值排序用
addKey(item) {