this.$Notice.error({ title: (this.$t('app.formpage.error') as string), desc: `${(this.$t('app.formpage.desc1') as string)}${r'${key}'},${(this.$t('app.formpage.desc2') as string)}` });
return false;
}
value = this.data[key];
...
...
@@ -906,7 +906,7 @@ import schema from 'async-validator';