From 0dc5bf478e8cb0cc44ca00d42c1ee8256fd4e5eb Mon Sep 17 00:00:00 2001 From: luyan Date: Thu, 30 Nov 2023 14:42:31 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E9=99=A4=E5=B1=85=E6=B0=91=E4=B8=8A?= =?UTF-8?q?=E6=8A=A5=E4=BA=8B=E4=BB=B6=E6=96=B0=E5=A2=9E=E6=97=B6=E7=9A=84?= =?UTF-8?q?=E5=A4=9A=E4=BD=99=E9=80=89=E9=A1=B9=EF=BC=9A=E9=9A=8F=E6=89=8B?= =?UTF-8?q?=E6=8B=8D=E3=80=81=E5=8C=97=E5=B0=9A=E8=AF=89=E5=8A=9E=EF=BC=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../modules/shequzhili/eventOld/cpts/add.vue | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/views/modules/shequzhili/eventOld/cpts/add.vue b/src/views/modules/shequzhili/eventOld/cpts/add.vue index d63b3ba73..4729354f0 100644 --- a/src/views/modules/shequzhili/eventOld/cpts/add.vue +++ b/src/views/modules/shequzhili/eventOld/cpts/add.vue @@ -162,10 +162,10 @@ export default { btnDisable: false, gridList: [], //所属网格list--场所区域 qudaoArray: [ - { - value: "0", - label: "随手拍/随时讲", - }, + // { + // value: "0", + // label: "随手拍/随时讲", + // }, { value: "1", label: "多媒体反应", @@ -182,10 +182,10 @@ export default { value: "4", label: "网络员手持终端", }, - { - value: "5", - label: "北尚诉办", - }, + // { + // value: "5", + // label: "北尚诉办", + // }, ], formData: iniFmData(),