From f82383b66fbce513cd18dfc3fa27d1aa1220f44f Mon Sep 17 00:00:00 2001 From: schry <2433098676@qq.com> Date: Mon, 22 May 2023 10:18:25 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=9A=E5=8A=A1=E5=8D=95=E8=87=AA=E5=8A=A8?= =?UTF-8?q?=E8=A1=A5=E5=8D=95=E7=9A=84=E5=8D=95=E6=8D=AE=E7=B1=BB=E5=9E=8B?= =?UTF-8?q?=E5=90=8D=E7=A7=B0=E4=B8=8D=E6=94=AF=E6=8C=81=E6=A8=A1=E7=B3=8A?= =?UTF-8?q?=E6=9F=A5=E8=AF=A2=20230519?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/param/busTypeChange.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/system/param/busTypeChange.vue b/src/views/system/param/busTypeChange.vue index d060a2be..7034e6b0 100644 --- a/src/views/system/param/busTypeChange.vue +++ b/src/views/system/param/busTypeChange.vue @@ -127,6 +127,7 @@ export default { return { filterQuery: { name: null, + originName: null, originAction: null, page: 1, limit: 20,