zouyu
2023-11-17 da81627f0b578ea7858ddae6e2fe7991dc734eb0
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"