SunZehao 1 rok temu
rodzic
commit
d8dc4be836

+ 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) {