修复bug
This commit is contained in:
@@ -109,7 +109,7 @@
|
||||
<view class="form-item">
|
||||
<view class="label-box"><text class="label-txt">退货理由:</text></view>
|
||||
<view class="input-box">
|
||||
<textarea class="textarea-base" v-model="config.refundReasons" placeholder="请输入退货理由" />
|
||||
<textarea class="textarea-base" v-model="config.refundReasons" placeholder="请输入退货理由"></textarea>
|
||||
<text class="hint-txt">配置退货理由,一行一个理由</text>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
Reference in New Issue
Block a user