技师所属项目修改状态
This commit is contained in:
parent
7f34dd2601
commit
6597744bb7
|
@ -3252,7 +3252,7 @@ export default {
|
|||
// 启用与否
|
||||
change(massageTypeId, status) {
|
||||
this.$http({
|
||||
url: this.$http.adornUrl(`artificer/updateMassageType`),
|
||||
url: this.$http.adornUrl(`artificer/updateArtificerMassageStatus`),
|
||||
method: "post",
|
||||
data: this.$http.adornData({
|
||||
artificerId: this.artificerId,
|
||||
|
|
Loading…
Reference in New Issue