用户修改
This commit is contained in:
@@ -58,8 +58,6 @@ export default {
|
||||
},
|
||||
methods: {
|
||||
async init() {
|
||||
const res = await queryPersonSet()
|
||||
console.log(res);
|
||||
},
|
||||
jump(type) {
|
||||
switch (type) {
|
||||
|
||||
Reference in New Issue
Block a user