Commit 989f18c4 authored by 黄奎's avatar 黄奎

页面修改

parent 1165c629
......@@ -32,7 +32,7 @@
<img :src="props.row.Photo" />
</q-avatar>
<q-avatar rounded size="sm" color="teal-10" text-color="white" v-if="!props.row.Photo">
{{item.row.AliasName[0]}}</q-avatar>
{{props.row.AliasName}}</q-avatar>
<span style="position:relative;top:3px;margin-left:2px;">{{props.row.AliasName}}</span>
</q-td>
</template>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment