Kaynağa Gözat

修改详情页面

wangxy 2 ay önce
ebeveyn
işleme
2fcd1dbf9a
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      pages/ziranpindu/lookShipin.vue

+ 1 - 1
pages/ziranpindu/lookShipin.vue

@@ -106,7 +106,7 @@
 				}).then(res => {
 				}).then(res => {
 					if (res.data) {
 					if (res.data) {
 						// 更新单员状态
 						// 更新单员状态
-						cacheManager.updateJisuanWanchengStatus(this.jieInfo.jieId)
+						cacheManager.updatePinduWanchengStatus(this.jieInfo.jieId)
 						// 学习完成提示弹窗
 						// 学习完成提示弹窗
 						this.$refs.popupRef.open();
 						this.$refs.popupRef.open();
 					}
 					}