This commit is contained in:
yanran200730
2023-03-01 14:40:02 +08:00
parent 892cae075f
commit 36f401b165
4 changed files with 6 additions and 13 deletions

View File

@@ -133,7 +133,7 @@
:current.sync="search1.current"
:size.sync="search1.size"
@getList="getMemberInfo">
<el-table-column slot="user" label="员" align="left">
<el-table-column slot="user" label="员" align="left">
<template slot-scope="{ row }">
<div class="userinfo">
<span>{{ row.userName }}</span>