From 89a7dda76eddd494aa487f24baca2e0021ee3944 Mon Sep 17 00:00:00 2001 From: lion <120344285@qq.com> Date: Thu, 6 Feb 2025 17:36:57 +0800 Subject: [PATCH] up --- src/views/catalog/index.vue | 2 +- src/views/record/components/addRecord.vue | 15 +++++++++++---- vue.config.js | 2 +- 3 files changed, 13 insertions(+), 6 deletions(-) diff --git a/src/views/catalog/index.vue b/src/views/catalog/index.vue index 2e922a4..a1e0daf 100644 --- a/src/views/catalog/index.vue +++ b/src/views/catalog/index.vue @@ -66,7 +66,7 @@ prop: 'id', label: 'id', align: 'center', - width: 100 + width: 200 }, { prop: 'name', label: '目录名称', diff --git a/src/views/record/components/addRecord.vue b/src/views/record/components/addRecord.vue index d8be852..92faae9 100644 --- a/src/views/record/components/addRecord.vue +++ b/src/views/record/components/addRecord.vue @@ -69,21 +69,21 @@ 标签:
- +
-