前端bug修改

This commit is contained in:
2024-03-18 11:21:44 +08:00
parent 99dc716916
commit a998ff7c85
7 changed files with 110 additions and 68 deletions

View File

@@ -40,7 +40,7 @@
<script>
import NavBar from '@/components/NavBar.vue'
import {materialList, getInventoryMaterialInfo} from '@/utils/getData2.js'
import {materialList, getInventoryMaterialInfo} from '@/utils/mork2.js'
export default {
components: {
NavBar