@@ -515,7 +515,7 @@ export default {
// this.getList();
// });
// } else {
- updateNORMFEE(this.form).then((response) => {
+ addNORMFEE(this.form).then((response) => {
this.$modal.msgSuccess("新增成功");
this.open = false;
this.getList();