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; }, /** 删除按钮操作 */