|
@@ -93,7 +93,7 @@ export default {
|
|
|
message: this.lang.Editsuccessful,
|
|
message: this.lang.Editsuccessful,
|
|
|
type: "success",
|
|
type: "success",
|
|
|
});
|
|
});
|
|
|
- this.$emit("getInterestClass");
|
|
|
|
|
|
|
+ // this.$emit("getInterestClass");
|
|
|
this.$emit("getCascaderData");
|
|
this.$emit("getCascaderData");
|
|
|
this.InterestClaEditvisible = false;
|
|
this.InterestClaEditvisible = false;
|
|
|
|
|
|