diff --git a/src/views/applyList/technician.vue b/src/views/applyList/technician.vue index 257b70b..15213a7 100644 --- a/src/views/applyList/technician.vue +++ b/src/views/applyList/technician.vue @@ -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,