src/components/Regular/index.vue
@@ -1,6 +1,10 @@ <template> <div> <div class="topicxq" v-for="item in TargetoptionList"> <div class="topicxq" v-for="item in TargetoptionList" v-if="item.isoperation != 3" > <el-form :inline="true" :rules="rules" :model="item" label-width="80px"> <el-row :gutter="10"> <el-col :span="12" @@ -288,7 +292,7 @@ }, scriptType: { type: String, default: '1', default: "1", }, addoption: { type: Boolean,