耗材列表

This commit is contained in:
duan
2024-10-09 16:48:21 +08:00
parent a175a76deb
commit 4557cbef79
15 changed files with 1789 additions and 146 deletions

View File

@@ -53,7 +53,7 @@
watch
} from 'vue';
import { $uploadFile } from '@/http/yskApi/file.js'
import { consumableBreakage , productBreakage ,tbConCheck} from '@/http/yskApi/breakage.js'
import { consumableBreakage , productBreakage } from '@/http/yskApi/breakage.js'
const props = defineProps({
show:{