fix: 唛头修改
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user