forked from zhba/zhba_enterprises
src/views/traincompany/index.vue @@ -334,6 +334,8 @@ }, (error) => { window.console.log(error); this.$refs.formTrainApply.resetFields(); this.dialogDisable = false; } ); },