mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-10 11:26:45 +08:00
测评bug
This commit is contained in:
@@ -1715,7 +1715,9 @@ import {downLoadZip} from "@/utils/zipdownload";
|
|||||||
}
|
}
|
||||||
//添加权限确定
|
//添加权限确定
|
||||||
const addSettingUp = async () => {
|
const addSettingUp = async () => {
|
||||||
await savePermission({userList:[state.saveList],pid:state.saveListPid})
|
if(JSON.stringify(state.saveList) !== '{}'){
|
||||||
|
await savePermission({userList:[state.saveList],pid:state.saveListPid})
|
||||||
|
}
|
||||||
saveListItem()
|
saveListItem()
|
||||||
of_addsetting()
|
of_addsetting()
|
||||||
listData()
|
listData()
|
||||||
|
|||||||
Reference in New Issue
Block a user