From 6129f394a3449e413fa0e5e3cd043a1fb5e16859 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=97=AB=E6=99=93=E8=8C=B9?= <1935832701@qq.com> Date: Thu, 7 Mar 2024 17:28:47 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/manage/servicewaycontent/index.vue | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/src/views/manage/servicewaycontent/index.vue b/src/views/manage/servicewaycontent/index.vue index c57328c..abdc2d5 100644 --- a/src/views/manage/servicewaycontent/index.vue +++ b/src/views/manage/servicewaycontent/index.vue @@ -324,7 +324,6 @@ :disabled="disableedit" placeholder="请选择服务方式" style="width: 250px" - > { if (valid) { if ( @@ -876,10 +878,9 @@ export default { }, // }, handleUpdateserve() { - this.titles = "新增服务方式"; this.format.serviceWayName = ""; - this.format.id='' + this.format.id = ""; this.opens = true; }, /** 删除按钮操作 */