修复点击商品草稿删除里面没有内容
This commit is contained in:
@@ -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([
|
||||
|
||||
Reference in New Issue
Block a user