# Conflicts:
#	config.js
This commit is contained in:
Vinjor 2024-11-27 15:13:36 +08:00
commit c44a4178e4

View File

@ -157,7 +157,7 @@ export default {
}
})
this.chooseStaff.push(this.nowStaffId)
this.$refs.popup.open()
this.$refs.popup.open("bottom")
})
},
afterRead(file) {