From 64aba591ee30c2c31953a852fe6a95db79fc0070 Mon Sep 17 00:00:00 2001 From: WXL (wul) <wl_5969728@163.com> Date: 星期四, 11 九月 2025 14:58:04 +0800 Subject: [PATCH] 测试完成 --- src/views/followvisit/linem/index.vue | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/views/followvisit/linem/index.vue b/src/views/followvisit/linem/index.vue index ae9ba55..0c44e9f 100644 --- a/src/views/followvisit/linem/index.vue +++ b/src/views/followvisit/linem/index.vue @@ -7,8 +7,7 @@ <el-col :span="1.5"> <el-button type="primary" - plain - icon="el-icon-plus" + icon="el-icon-plus" size="medium" @click="handleAdd" v-hasPermi="['system:user:add']" @@ -51,6 +50,7 @@ label="浠诲姟鍚嶇О" align="center" sortable + width="150" key="userName" prop="userName" :show-overflow-tooltip="true" @@ -68,7 +68,7 @@ prop="nickName" /> <el-table-column - label="寰呮墽琛�/鎬绘暟" + label="寰呴殢璁�/鎬绘暟" align="center" key="phonenumber" prop="phonenumber" -- Gitblit v1.9.3