mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-07 01:46:43 +08:00
Merge branch 'zcwy-zsx0223' into dev0223
This commit is contained in:
@@ -1715,7 +1715,9 @@ import {downLoadZip} from "@/utils/zipdownload";
|
||||
}
|
||||
//添加权限确定
|
||||
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()
|
||||
of_addsetting()
|
||||
listData()
|
||||
|
||||
Reference in New Issue
Block a user