修改
This commit is contained in:
parent
9532a4a2b5
commit
d074f65faa
@ -206,6 +206,7 @@
|
||||
//上传证书
|
||||
uploadcertificateimgs() {
|
||||
let that = this
|
||||
if (!that.timer) {
|
||||
if (this.uploadcertificateimg && this.uploadcertificateimg.length > 0) {
|
||||
this.uploadcertificateimg.forEach(e => {
|
||||
uni.uploadFile({
|
||||
@ -234,6 +235,7 @@
|
||||
} else {
|
||||
that.gofinish();
|
||||
}
|
||||
}
|
||||
},
|
||||
//修改
|
||||
gofinish() {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user