safecheck-client 3.0.35-7 → 3.0.35-9
Sign up to get free protection for your applications and to get access to all the features.
@@ -1849,7 +1849,7 @@
|
|
1849
1849
|
//tag
|
1850
1850
|
this.$dispatch('confirm')
|
1851
1851
|
}else if(res.code == 710){
|
1852
|
-
this.$showMessage('
|
1852
|
+
this.$showMessage('上传照片失败,请检查本地图片是否损坏或者网络是否正常!')
|
1853
1853
|
this.onlySave = true
|
1854
1854
|
return
|
1855
1855
|
}else if(res.code == 712){
|