wenhongquan 3 tahun lalu
induk
melakukan
c6b882d63b
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      src/views/WarehouseDetailGoods/index.vue

+ 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;