wenhongquan 3 жил өмнө
parent
commit
c6b882d63b

+ 1 - 0
src/views/WarehouseDetailGoods/index.vue

@@ -160,6 +160,7 @@ const whdata = ref({
     pic:[]
 });
 
+const route = useRoute();
 const showPicker = ref(false);
 const onCancel = ()=>{
    showPicker.value = false;