From 6597744bb7c5e2cc95754a7209a43f3338c00c9d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9B=B9=E7=A3=8A?= <45566618@qq.com> Date: Wed, 26 Jun 2024 14:58:34 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8A=80=E5=B8=88=E6=89=80=E5=B1=9E=E9=A1=B9?= =?UTF-8?q?=E7=9B=AE=E4=BF=AE=E6=94=B9=E7=8A=B6=E6=80=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/applyList/technician.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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,