【类 型】:style

【主	题】:更新一下注释
【描	述】:
	[原因]:
	[过程]:
	[影响]:
【结	束】

# 类型 包含:
# feat:新功能(feature)
# fix:修补bug
# docs:文档(documentation)
# style: 格式(不影响代码运行的变动)
# refactor:重构(即不是新增功能,也不是修改bug的代码变动)
# test:增加测试
# chore:构建过程或辅助工具的变动
This commit is contained in:
tk 2024-06-12 18:48:10 +08:00
parent fcdf5958f6
commit c6621bb2c9
2 changed files with 2 additions and 2 deletions

View File

@ -420,7 +420,7 @@ export default {
this.$message.error('操作失败,请重新尝试')
}
this.publishFun(`{"questAss":${routeData}}`)//
this.questAss(item.id, 'status', 'shipped')//
this.questAss(item.id, 'status', 'shipped')//
this.$store.dispatch('fetchLockSite', { id: item.receive_site_id, runing: this.plane.id })// 线
}
})

View File

@ -19,7 +19,7 @@ export async function apiCrosFrequency (params) {
}
}
/**
* @description: 向改变订单承接任务api 提交数据 ()
* @description: 向改变订单承接任务api 提交数据 () 并更新订单列表
* @param {*} id 订单id
* @param {*} state "status"修改status字段 "back"修改back字段
* @param {*} val 修改字段的值 status包括