uu
This commit is contained in:
parent
06eb546d9a
commit
fc58bb15d8
@ -7,11 +7,11 @@
|
||||
</tpx-select>
|
||||
</view>
|
||||
<view class="edm-input-item ">
|
||||
<tpx-text-item label="货物名称">
|
||||
<template v-slot:right>
|
||||
<tpx-input v-model:value="modelInfo.goodsInfo" inputAlign="right"></tpx-input>
|
||||
</template>
|
||||
</tpx-text-item>
|
||||
<u-row align="top">
|
||||
<text class="font-weight pr-30">货物名称</text>
|
||||
<u-textarea v-model="modelInfo.goodsInfo" border="surround" height="100" placeholder=""
|
||||
count></u-textarea>
|
||||
</u-row>
|
||||
</view>
|
||||
<view class="edm-input-item mb-10">
|
||||
<u-row justify="between">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user