@@ -1454,7 +1454,7 @@
}
this.form.timeDimensionPlanType = this.type;
- await this.getPlanCode();
+ // await this.getPlanCode();
this.loading = true;
let api = type == 'sub' ? saveAndRelease : temporaryPlanSave;