@@ -349,14 +349,6 @@
@focus="ruleCodeFocus(scope.$index)"
v-model.trim="scope.row.ruleCode"
>
- <!-- <el-option
- v-for="item in scope.row.ruleCodeList"
- :key="item.code"
- :label="`${item.name}(${item.code})`"
- :value="item.code"
- >
- </el-option> -->
-
<el-option
v-for="item in scope.row.ruleCodeList"
:key="item.code"