wangguoyu 1 month ago
parent
commit
83405292cd
1 changed files with 1 additions and 0 deletions
  1. 1 0
      pages/chanpinneirong/index.vue

+ 1 - 0
pages/chanpinneirong/index.vue

@@ -223,6 +223,7 @@
 				shuxueChanpinBanbenInfo(req).then(res => {
 					if (res.code === 0) {
 						this.banbenInfo = res.data;
+						this.banbenInfo.danyuanId = res.data.curDanyuanId;
 						this.curProcess =res.data.curProcess * 100;
 						this.danyuanList = res.data.danyuanList || [];
 						if (this.danyuanList.length ==0) {