审核人bug

This commit is contained in:
shijingjing
2023-03-10 10:29:16 +08:00
parent edf851505f
commit 0cd6da0272
2 changed files with 8 additions and 2 deletions

View File

@@ -124,7 +124,6 @@ export default {
uni.$emit("pagePicker:custom", [this.selected].flat())
uni.setStorageSync('selectDeptUser', [this.selected].flat())
uni.navigateBack()
},
}
}