优化接口数据查询
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<script setup>
|
||||
import { ref, onMounted, onUnmounted, nextTick, watch } from 'vue'
|
||||
import * as echarts from 'echarts'
|
||||
import { getItemInfoList } from '@/api/itemInfo'
|
||||
import { getItemInfoList } from '@/api/bizApi'
|
||||
|
||||
const props = defineProps({
|
||||
formParams: {
|
||||
|
||||
Reference in New Issue
Block a user