From 1773d150604c40650fd8d477189c4f3ed1057327 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=BA=AA=E5=AF=92?= <2533659732@qq.com> Date: Tue, 1 Nov 2022 09:30:12 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8A=A4=E7=90=86=E7=AB=99=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?=E5=86=B2=E7=AA=81=E5=A4=84=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/station/index.vue | 1242 ++++++++++++++-------------- 1 file changed, 613 insertions(+), 629 deletions(-) diff --git a/src/views/system/station/index.vue b/src/views/system/station/index.vue index bbaa99c..edeaf37 100644 --- a/src/views/system/station/index.vue +++ b/src/views/system/station/index.vue @@ -113,10 +113,10 @@ icon="el-icon-search" size="mini" @click="handleQuery" - >搜索搜索 重置重置 @@ -130,7 +130,7 @@ size="mini" @click="handleAdd" v-hasPermi="['system:station:add']" - >新增新增 @@ -142,7 +142,7 @@ :disabled="single" @click="handleUpdate" v-hasPermi="['system:station:edit']" - >修改修改 @@ -154,7 +154,7 @@ :disabled="multiple" @click="handleDelete" v-hasPermi="['system:station:remove']" - >删除删除 @@ -165,7 +165,7 @@ size="mini" @click="handledata" v-hasPermi="['system:station:importData']" - >导入导入 - +