删除不存在的方法
This commit is contained in:
parent
624a0ca934
commit
9b069aeb99
|
|
@ -53,7 +53,7 @@
|
||||||
watch
|
watch
|
||||||
} from 'vue';
|
} from 'vue';
|
||||||
import { $uploadFile } from '@/http/yskApi/file.js'
|
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({
|
const props = defineProps({
|
||||||
show:{
|
show:{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue