From 370803bd0c995a7a9d4b54c4a0fe5c9cbf928b17 Mon Sep 17 00:00:00 2001
From: 黄何裕 <1053952480@qq.com>
Date: 星期二, 30 七月 2024 16:17:02 +0800
Subject: [PATCH] ??
---
src/views/system/score/index.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/views/system/score/index.vue b/src/views/system/score/index.vue
index 45602dc..0f1f8d1 100644
--- a/src/views/system/score/index.vue
+++ b/src/views/system/score/index.vue
@@ -151,8 +151,8 @@
</el-form-item>
</el-form>
<div slot="footer" class="dialog-footer">
- <el-button type="primary" @click="submitForm">纭� 瀹�</el-button>
<el-button @click="cancel">鍙� 娑�</el-button>
+ <el-button type="primary" @click="submitForm">纭� 瀹�</el-button>
</div>
</el-dialog>
</div>
--
Gitblit v1.8.0