Ver código fonte

fix: 协同办公必填校验提示

liujt 22 horas atrás
pai
commit
3fc2864089
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      hybrid/html/a.html

+ 1 - 0
hybrid/html/a.html

@@ -1863,6 +1863,7 @@
 							this.form.valueJson = await this.generateFormValid();
 						} catch (error) {
 							console.log(22222, error)
+							vant.showNotify({ type: 'warning', message: '校验失败' })
 							this.loading = false;
 							return;
 						}