From 59f01df8a5bbf82775c061096db2230346abfa49 Mon Sep 17 00:00:00 2001
From: 鲁班七号 <9159450+luban-71@user.noreply.gitee.com>
Date: Tue, 05 Mar 2024 08:26:37 +0800
Subject: [PATCH] 违章处罚验收更改
---
src/views/system/post/index.vue | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/views/system/post/index.vue b/src/views/system/post/index.vue
index 444bf63..f3ee711 100644
--- a/src/views/system/post/index.vue
+++ b/src/views/system/post/index.vue
@@ -107,6 +107,7 @@
<el-button
size="mini"
type="text"
+ style="color: #f56c6c"
icon="el-icon-delete"
@click="handleDelete(scope.row)"
v-hasPermi="['system:post:remove']"
--
Gitblit v1.9.2