duy 1 月之前
父节点
当前提交
c55044b15a
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      src/views/data-fill/components/jumpTreeDialog.vue

+ 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: '',
   },
-
 })
 
 // 事件