街道岗位管理页面

This commit is contained in:
dengxin
2024-02-18 16:49:41 +08:00
parent 1461d54104
commit ebc27796c4
10 changed files with 651 additions and 260 deletions

View File

@@ -20,7 +20,7 @@
</template>
<script>
import { getZPView } from "@/api/manage/mission";
import { getZPView } from "@/api/workstation/post";
import { mapGetters } from "vuex";
export default {