删除不存在的方法
This commit is contained in:
parent
624a0ca934
commit
9b069aeb99
|
|
@ -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:{
|
||||
|
|
|
|||
Loading…
Reference in New Issue