对接订单相关接口
This commit is contained in:
@ -110,12 +110,12 @@
|
||||
</wd-upload>
|
||||
</view> -->
|
||||
|
||||
<!-- 团购图片 -->
|
||||
<!-- 包间图片 -->
|
||||
<view class="mt-28rpx">
|
||||
<view class="mb-28rpx flex items-center justify-between">
|
||||
<view class="flex items-center">
|
||||
<view class="mr-10rpx text-32rpx text-[#303133] font-bold leading-44rpx">
|
||||
团购图片
|
||||
包间图片
|
||||
</view>
|
||||
<view class="flex items-center">
|
||||
<wd-img width="16rpx" height="16rpx" :src="`${OSS}icon/icon_validate.png`" />
|
||||
@ -484,7 +484,6 @@
|
||||
index: tagIndex
|
||||
}
|
||||
})
|
||||
console.log("🚀 ~ form.tags:", tags.value)
|
||||
|
||||
// 设置已选择的标签
|
||||
selectedTags.value = []
|
||||
|
||||
Reference in New Issue
Block a user