fix: 唛头修改

This commit is contained in:
2023-11-06 13:15:34 +08:00
parent 43e9f732fc
commit 8f2a9efad1
11 changed files with 74 additions and 13 deletions

View File

@@ -242,7 +242,7 @@
v-for="item in custerList"
:key="item.custer_NO"
:label="item.custer_NAME"
:value="item.custer_NAME"
:value="item.custer_NO"
>
<span style="float: left">{{ item.custer_NO }}</span>
<span style="float: right; color: #8492a6; font-size: 13px">{{ item.custer_NAME }}</span>