mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-11 11:56:46 +08:00
测评权限
This commit is contained in:
@@ -762,6 +762,7 @@ import {timeoutUpload} from "@/api/configPublic";
|
|||||||
// ]);
|
// ]);
|
||||||
onMounted(()=>{
|
onMounted(()=>{
|
||||||
state.tableLoading = true
|
state.tableLoading = true
|
||||||
|
console.log(userInfo.value,'sssss')
|
||||||
listData()
|
listData()
|
||||||
})
|
})
|
||||||
const uploadAdmin = (aaaa)=>{
|
const uploadAdmin = (aaaa)=>{
|
||||||
@@ -1192,6 +1193,7 @@ import {timeoutUpload} from "@/api/configPublic";
|
|||||||
evaluationName:state.formData.evaluationName,
|
evaluationName:state.formData.evaluationName,
|
||||||
// detailIds:state.idValue,
|
// detailIds:state.idValue,
|
||||||
evaluationDetailList:!state.loadNewDown?state.valueAll:null,
|
evaluationDetailList:!state.loadNewDown?state.valueAll:null,
|
||||||
|
workNum: userInfo.value.userNo,
|
||||||
// downloadUrls:state.downloadUrl,
|
// downloadUrls:state.downloadUrl,
|
||||||
imagePath:state.formData.cover
|
imagePath:state.formData.cover
|
||||||
}).then((res)=>{
|
}).then((res)=>{
|
||||||
|
|||||||
Reference in New Issue
Block a user