删除不存在的方法

This commit is contained in:
2024-09-29 15:36:46 +08:00
parent 624a0ca934
commit 9b069aeb99

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:{