屏蔽退出功能
This commit is contained in:
@@ -273,14 +273,14 @@ import {
|
||||
returnPerson,
|
||||
updatePersonInfo,
|
||||
} from "../../api/company/index.js";
|
||||
import exitPopup from "../../components/exitPopup.vue";
|
||||
// import exitPopup from "../../components/exitPopup.vue";
|
||||
import {
|
||||
getDicts
|
||||
} from '@/packageRc/apiRc/system/dict.js'
|
||||
export default {
|
||||
name: "personnelList",
|
||||
components: {
|
||||
exitPopup,
|
||||
// exitPopup,
|
||||
},
|
||||
data() {
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user