duy 1 сар өмнө
parent
commit
c55044b15a

+ 0 - 2
src/views/data-fill/components/jumpTreeDialog.vue

@@ -115,7 +115,6 @@
 import { nextTick, ref, watch } from 'vue'
 import { getArrValue, getObjValue } from 'js-fast-way'
 import queryApi from '~api/data-fill/query'
-import { getStoreValue } from '~src/utils/storage'
 
 // 接收父组件传入的属性
 const props = defineProps({
@@ -135,7 +134,6 @@ const props = defineProps({
     type: String,
     default: '',
   },
-
 })
 
 // 事件