zss
2023-11-17 2518e47a3ac999978fbf14612c967c3bbf421d25
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"