From d3059a6205121ce357acef995dfdd16211a43202 Mon Sep 17 00:00:00 2001
From: wangyuhang <139@qq.com>
Date: 星期二, 18 十一月 2025 10:14:02 +0800
Subject: [PATCH] 增加字段 修改字段
---
src/views/system/manage/index.vue | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/src/views/system/manage/index.vue b/src/views/system/manage/index.vue
index bd72862..5830a84 100644
--- a/src/views/system/manage/index.vue
+++ b/src/views/system/manage/index.vue
@@ -68,16 +68,16 @@
>瀵煎叆</el-button
>
</el-col>
- <el-col :span="1.5">
+ <!-- <el-col :span="1.5">
<el-button type="success" plain icon="Download" @click="downLoadCode"
>瀵煎嚭</el-button
>
- </el-col>
- <el-col :span="1.5">
+ </el-col> -->
+ <!-- <el-col :span="1.5">
<el-button type="primary" plain icon="View" @click="downLoadCode"
>鍙戣捣缁煎悎鏌ヤ竴娆�</el-button
>
- </el-col>
+ </el-col> -->
</el-row>
<!-- @selection-change="handleSelectionChange" -->
--
Gitblit v1.9.1