@@ -2540,6 +2540,10 @@ export default {
}
);
this._splitDataToView();
+ this.$parent.rationalMed = [];
+ this.recipe_tabs[this.recipe_tabs_c].totalTableD.forEach(item => {
+ this.$parent.getRationalMed(item.medid)
+ });
// this.recipe_tabs[this.recipe_tabs_c].lastType = this.recipe_tabs[this.recipe_tabs_c]
// .radio // 存储这一次的 药房类型