sub_pages/supplier/flower-manage/flower-add.vue
@@ -163,11 +163,6 @@ <view class="form-item bottom-border-no"> <view class="label">商品描述</view> <view class="m-l-a m-r-0 flex"> <!-- <u-input type="textarea" v-model="dto.description" placeholder="请输入商品描述" type="number" ></u-input> --> <!-- <u--textarea v-model="dto.description" style="margin-top: 16px;" placeholder="请输入商品描述" count></u--textarea> --> <!-- <uni-easyinput v-model="dto.description" placeholder="请输入商品描述" ></uni-easyinput> --> </view> </view>