wangguoyu 1 месяц назад
Родитель
Сommit
83405292cd
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      pages/chanpinneirong/index.vue

+ 1 - 0
pages/chanpinneirong/index.vue

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