瀏覽代碼

Merge branch 'develop' into xw/develop-220506

XW 3 年之前
父節點
當前提交
38fea89b32
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      TEAMModelOS/ClientApp/src/view/jyzx/newHomePage.vue

+ 2 - 2
TEAMModelOS/ClientApp/src/view/jyzx/newHomePage.vue

@@ -311,8 +311,8 @@ export default {
                     this.trainCountList[0].complete = res.teacherTrain.currency.learnAbility
 
                     // 所有能力点
-                    this.trainCountList[1].total = res.teacherTrain.currencyAll.subCount
-                    this.trainCountList[1].complete = res.teacherTrain.currencyAll.learnAbility
+                    //this.trainCountList[1].total = res.teacherTrain.currencyAll.subCount
+                    //this.trainCountList[1].complete = res.teacherTrain.currencyAll.learnAbility
 
                     // 成果提交
                     this.trainCountList[2].total = res.teacherTrain.currency.uploadTotal