修复点击商品草稿删除里面没有内容

This commit is contained in:
X1627315083@163.com
2026-04-29 16:59:09 +08:00
parent aab96bbe70
commit f4897e2c92
4 changed files with 9 additions and 4 deletions

View File

@@ -7,6 +7,10 @@ import { Https } from '@/tool/https'
import { useRoute } from 'vue-router'
import { useStore } from 'vuex'
// 定义组件名称
defineOptions({
name: 'myListingsSelectItem'
})
//const props = defineProps({
//})
//const emit = defineEmits([