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