From 616088e0095eb451ecb0264e06927c707abfc2b8 Mon Sep 17 00:00:00 2001
From: lzhe <181968431@qq.com>
Date: 星期六, 13 四月 2024 13:07:13 +0800
Subject: [PATCH] 1
---
src/views/console/system/component-classification.vue | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/views/console/system/component-classification.vue b/src/views/console/system/component-classification.vue
index 5ce90a8..27f8f4c 100644
--- a/src/views/console/system/component-classification.vue
+++ b/src/views/console/system/component-classification.vue
@@ -1,7 +1,7 @@
<!--
* @Date: 2024-04-09 22:18:47
* @LastEditors: Sneed
- * @LastEditTime: 2024-04-10 20:41:19
+ * @LastEditTime: 2024-04-11 21:36:58
* @FilePath: /belleson-frontend/Users/mache/Documents/demo/cps-web/src/views/console/system/component-classification.vue
* 鍒嗙被缁存姢
-->
@@ -199,7 +199,7 @@
table_edit(row) {
this.row = { ...row }
console.log(this.row)
- this.dialogTitle = '鏂板'
+ this.dialogTitle = '缂栬緫'
this.dialogVisible = true
},
table_del(row) {
--
Gitblit v1.9.3