src/views/financialManagement/inventoryAccounting/index.vue
@@ -121,7 +121,7 @@ <script setup> import { ref, reactive, onMounted, nextTick } from 'vue' import * as echarts from 'echarts' import {getStockInChartData, getStockInPage} from "@/api/inventoryManagement/stockIn.js"; import {getStockInPage} from "@/api/inventoryManagement/stockIn.js"; // 状态变量 const loading = ref(false)