feat: 探索发现的接口 呼叫服务
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
import QuickBookingContentList from './QuickBookingContentList.vue'
|
||||
import { ref, nextTick } from 'vue'
|
||||
import { onMounted } from 'vue'
|
||||
import { quickBookingComponent } from '../../request/api/QuickBookingComponent'
|
||||
import { quickBookingComponent } from '../../request/api/MainPageDataApi'
|
||||
import { SCROLL_TO_BOTTOM } from '../../constant/constant'
|
||||
|
||||
const commodityGroupDTOList = ref([])
|
||||
|
||||
Reference in New Issue
Block a user