src/views/plan/operationtask/index.vue
@@ -21,9 +21,9 @@ </el-button> <el-dropdown-menu slot="dropdown"> <el-dropdown-item :key="item" :key="index" :command="item.command" v-for="item in stateTagArr" v-for="(item,index) in stateTagArr" :disabled="item.disabled" >{{ item.label }}</el-dropdown-item >