This commit is contained in:
xiongchengqiang 2020-12-18 18:22:26 +08:00
parent a187f464b0
commit 306c71d4d2

View File

@ -100,6 +100,7 @@ export default {
this.list = list
this.form.staffIds = list.value
this.$loadingEnd()
history.go(-1)
}
},
async handleSumitForResult (parmas = {}) {