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 @@ 标签:
- +
-