瀏覽代碼

问题修改

SunZehao 1 年之前
父節點
當前提交
d8dc4be836
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/components/evaluationSystem/evaluationMultiSequencePage.vue

+ 1 - 1
src/components/evaluationSystem/evaluationMultiSequencePage.vue

@@ -234,7 +234,7 @@ export default {
         saveAndEditIndicatorData() {
             let that = this
             let indNames = []
-            let binSectionName = []
+            // let binSectionName = []
             that.ruleForm.indicItemName.forEach(iv =>{
                 that.indicItemoptions.forEach(it =>{
                     if (iv === it.id) {