zouyu
2023-11-17 e5ed44879d7722c160b9af63ba51b333bc7f4d1d
src/views/plan/mpsrequirements/index.vue
@@ -18,6 +18,7 @@
            </el-button>
            <el-dropdown-menu slot="dropdown">
              <el-dropdown-item
                :key="item"
                :command="item.command"
                v-for="item in stateTagArr"
                :disabled="item.disabled"