帮扶任务分配

This commit is contained in:
2026-02-25 14:50:03 +08:00
6 changed files with 255 additions and 215 deletions

View File

@@ -233,6 +233,7 @@ const handleCancel = () => {
emit('update:showView', 'main')
}
function getDataList(){
console.log("props.currentItem",props.currentItem)
let header={
'Authorization':uni.getStorageSync('Padmin-Token'),
'Content-Type': "application/x-www-form-urlencoded"