|
@@ -652,7 +652,8 @@ export default {
|
|
|
technology.preId = recipeID;
|
|
technology.preId = recipeID;
|
|
|
let params = {
|
|
let params = {
|
|
|
recordid: this.$route.query.recordsId || this.getPatiensInfo.pid,
|
|
recordid: this.$route.query.recordsId || this.getPatiensInfo.pid,
|
|
|
- technology: technology,
|
|
|
|
|
|
|
+ // technology: technology,
|
|
|
|
|
+ technologies: technology,
|
|
|
zhongchengyao: zhongchengyao,
|
|
zhongchengyao: zhongchengyao,
|
|
|
zhongyao: zhongyao
|
|
zhongyao: zhongyao
|
|
|
};
|
|
};
|