修复添加服务请求id错误

This commit is contained in:
xielue 2023-02-28 21:43:40 +08:00
parent 3a4b64538d
commit ade6388dd6
1 changed files with 1 additions and 0 deletions

View File

@ -408,6 +408,7 @@ export default {
data.forEach(item => {
ids.push(item.id)
})
//
this.$mk.post({
url: this.actions.serviceAdd,