添加页面

This commit is contained in:
2025-11-05 21:16:07 +08:00
parent daf5ac5808
commit 0f11935749
6 changed files with 82 additions and 54 deletions

View File

@@ -276,11 +276,9 @@ import exitPopup from "../../components/exitPopup.vue";
import {
getDicts
} from '@/apiRc/system/dict.js'
import PopupList from "../../components/PopupLists.vue";
export default {
name: "personnelList",
components: {
PopupList,
exitPopup,
},
data() {