diff --git a/src/App.vue b/src/App.vue index 235f97c..fde4d53 100644 --- a/src/App.vue +++ b/src/App.vue @@ -24,7 +24,7 @@ * @version: * @Date: 2021-04-20 11:06:21 * @LastEditors: huzhushan@126.com - * @LastEditTime: 2021-04-21 12:48:43 + * @LastEditTime: 2021-07-23 15:12:50 * @Author: huzhushan@126.com * @HomePage: https://huzhushan.gitee.io/vue3-element-admin * @Github: https://github.com/huzhushan/vue3-element-admin @@ -33,7 +33,20 @@ + + diff --git a/src/components/ProTable/index.vue b/src/components/ProTable/index.vue index 10c73d4..57acf89 100644 --- a/src/components/ProTable/index.vue +++ b/src/components/ProTable/index.vue @@ -73,8 +73,9 @@ v-for="option of item.options" :key="option.value" :label="option.value" - >{{ option.name }} + {{ option.name }} + {{ option.name }} + {{ option.name }} + {{ option.name }} + {{ option.name }} + {{ option.name }} + {{ option.name }} + - 查询 - 重置 + + 查询 + + + 重置 + diff --git a/src/layout/components/Tagsbar/index.vue b/src/layout/components/Tagsbar/index.vue index 9534546..4dc8720 100644 --- a/src/layout/components/Tagsbar/index.vue +++ b/src/layout/components/Tagsbar/index.vue @@ -13,7 +13,7 @@ * @version: * @Date: 2021-04-20 11:06:21 * @LastEditors: huzhushan@126.com - * @LastEditTime: 2021-07-23 14:39:22 + * @LastEditTime: 2021-07-23 16:48:37 * @Author: huzhushan@126.com * @HomePage: https://huzhushan.gitee.io/vue3-element-admin * @Github: https://github.com/huzhushan/vue3-element-admin @@ -68,15 +68,17 @@