uu
This commit is contained in:
parent
70d1b353fe
commit
6bcd4b1913
@ -112,7 +112,9 @@
|
||||
</view>
|
||||
<template v-if="submitParam.custNo">
|
||||
<view class="yunf-input-item">
|
||||
<tpx-text-item label="月结编号" :value="submitParam.custNo"></tpx-text-item>
|
||||
<tpx-text-item label="月结编号">
|
||||
<template v-slot:right>{{submitParam.custNo}}</template>
|
||||
</tpx-text-item>
|
||||
</view>
|
||||
</template>
|
||||
</template>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user