src/views/plan/operationtask/index.vue @@ -21,6 +21,7 @@ </el-button> <el-dropdown-menu slot="dropdown"> <el-dropdown-item :key="item" :command="item.command" v-for="item in stateTagArr" :disabled="item.disabled"