From a3874b23bb8151e8b3d7596f911d2f7f9d37f222 Mon Sep 17 00:00:00 2001
From: Jerry Yan <792602257@qq.com>
Date: Tue, 15 Apr 2025 09:59:27 +0800
Subject: [PATCH] =?UTF-8?q?=E4=B8=8D=E5=85=81=E8=AE=B8=E7=BC=96=E8=BE=91?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
plugs/think-plugs-ticket/src/view/ticket_inter/index.html | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/plugs/think-plugs-ticket/src/view/ticket_inter/index.html b/plugs/think-plugs-ticket/src/view/ticket_inter/index.html
index 29270ea..11f766d 100644
--- a/plugs/think-plugs-ticket/src/view/ticket_inter/index.html
+++ b/plugs/think-plugs-ticket/src/view/ticket_inter/index.html
@@ -18,9 +18,6 @@
详情
-
- 修改
-
{/block}
@@ -147,7 +144,7 @@
return `提请验收`;
}
}},
- {fixed: 'right', title:'操作', toolbar: '#toolbar', width:200}
+ {fixed: 'right', title:'操作', toolbar: '#toolbar', width:100}
]],
page: true
})