修改bug

prod
wangwei 2 years ago
parent 534b7800ae
commit d72fc659f3

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

Loading…
Cancel
Save