From 33f2124599f7a37dadac12340c337ab7bdbe5a42 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E6=9B=B9=E8=BE=89?= <814457906@qq.com>
Date: Tue, 9 Aug 2022 16:26:26 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=A1=B9=E7=9B=AE=E5=88=86?=
=?UTF-8?q?=E7=B1=BB?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/system/itemCategory/index.vue | 140 ++++++++++++++++---
src/views/system/testItemCityScore/index.vue | 18 +--
2 files changed, 120 insertions(+), 38 deletions(-)
diff --git a/src/views/system/itemCategory/index.vue b/src/views/system/itemCategory/index.vue
index 9fb1926..ff25a21 100644
--- a/src/views/system/itemCategory/index.vue
+++ b/src/views/system/itemCategory/index.vue
@@ -22,7 +22,6 @@
v-model="queryParams.categoryName"
placeholder="请输入分类名称"
@keyup.enter.native="handleQuery"
-
/>