dedsudiyu 5 ヶ月 前
コミット
d4091d0a1b
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1 1
      src/views/safetyCheck/schoolInspect/inspectManage/index.vue

+ 1 - 1
src/views/safetyCheck/schoolInspect/inspectManage/index.vue

@@ -275,7 +275,7 @@
         }
       },
       //左侧计划子级切换
-      leftCheckButton(index){
+      leftCheckButton(index,bigIndex){
         if(this.leftCheckType !== index){
           this.$set(this,'leftCheckType',index);
           this.$set(this,'checkSetProgress',this.leftListData[bigIndex].checkPlanSetVoList[index].checkSetProgress);