@ -598,12 +598,14 @@ export default {
}
// 刷新表单
this.resetForm();
this.getList();
})
.catch(() => {
this.formLoading = false;
this.$refs["dataForm"].resetFields();
});