提交不合格备注原因时,显示内容时同时显示“备注”两个字
This commit is contained in:
parent
9ed929cf3f
commit
75bbe0eac7
@ -180,7 +180,7 @@
|
||||
<u-popup :show="hge" @close="closehge" :round="10" @open="openxl">
|
||||
<view class="popup-box">
|
||||
<view class="on-inputx">
|
||||
<text>说明:</text>
|
||||
<text>备注:</text>
|
||||
<!-- <input type="text" placeholder="请输入内容"> -->
|
||||
</view>
|
||||
<u--textarea v-model="remark" placeholder="请输入内容" border="bottom"></u--textarea>
|
||||
|
Loading…
Reference in New Issue
Block a user