From a25e34a84abe514f6e6bf39781c337eea1fd01d3 Mon Sep 17 00:00:00 2001 From: 鲁班七号 <9159450+luban-71@user.noreply.gitee.com> Date: 星期一, 09 一月 2023 11:05:47 +0800 Subject: [PATCH] 优化注册 --- src/views/warning/purchase.vue | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/views/warning/purchase.vue b/src/views/warning/purchase.vue index 9c871d6..c929993 100644 --- a/src/views/warning/purchase.vue +++ b/src/views/warning/purchase.vue @@ -39,6 +39,7 @@ @click="queryHandle" /> </div> + <br/> <div class="table_content"> <el-table v-loading="listLoading" -- Gitblit v1.9.2