zouyu
2023-11-16 a4add192450f06f9e4748e6513234510f431b21e
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"