From d569a116b254d1a979828b2425e4732330af9aa3 Mon Sep 17 00:00:00 2001
From: liuleilei <234@qq.com>
Date: 星期一, 28 八月 2023 14:36:04 +0800
Subject: [PATCH] 数据权限列表

---
 h5_standard/src/components/common/Access.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/h5_standard/src/components/common/Access.vue b/h5_standard/src/components/common/Access.vue
index 881bf60..ef366c6 100644
--- a/h5_standard/src/components/common/Access.vue
+++ b/h5_standard/src/components/common/Access.vue
@@ -53,7 +53,7 @@
     import { choiceStockPageByTransfer } from '@/apis/ExWarehouse'
     import { model } from '@/interface'
     import { Attribute } from '@/enum'
-    import { judgmentPlatform } from "@/utils"
+    import { judgmentPlatform } from "@/utils/utils"
     import vSearch from '@/components/common/Search.vue'
     import vLableSelection from '@/components/common/LabelSelection.vue'
 

--
Gitblit v1.9.3