From 6d50393ad73cef4e4bf6aa2602d9008496bbf49a Mon Sep 17 00:00:00 2001
From: ysn <2126564605@qq.com>
Date: Tue, 28 Apr 2026 15:29:49 +0800
Subject: [PATCH] =?UTF-8?q?=E5=9F=BA=E7=A1=80=E6=95=B0=E6=8D=AE-=E5=B1=80?=
=?UTF-8?q?=E9=83=A8=E9=95=80=E9=9B=B6=E4=BB=B6=E8=A1=A8-=E6=96=B0?=
=?UTF-8?q?=E5=A2=9E=E6=9D=83=E9=99=90/=E6=8E=92=E5=BA=8F?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/basicData/localPlateParts/index.vue | 195 +++++++++++-------
1 file changed, 115 insertions(+), 80 deletions(-)
diff --git a/src/views/basicData/localPlateParts/index.vue b/src/views/basicData/localPlateParts/index.vue
index ced2d863..8dad8487 100644
--- a/src/views/basicData/localPlateParts/index.vue
+++ b/src/views/basicData/localPlateParts/index.vue
@@ -17,39 +17,53 @@
@size-change="sizeChange"
@refresh-change="refreshChange"
@on-load="onLoad"
+ @sort-change="sortChange"
+ :permission="permissionList"
>
- 删除
- 导入
+ 导入
+
-
+ @closeDialog="closeDialog"
+ >