From e0cd695c11734348e1e01304bdff0696768c1fda Mon Sep 17 00:00:00 2001 From: cuijian <cuijian@xalxzn.com> Date: 星期四, 16 十一月 2023 10:57:17 +0800 Subject: [PATCH] 设备编码、对象部门修改为统一编码、使用部门 --- package.json | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index de242b3..1c8fad1 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,6 @@ "dependencies": { "@antv/data-set": "^0.11.4", "@jeecg/antd-online-mini": "3.0.0-RC", - "@jiaminghi/data-view": "^2.10.0", "@tinymce/tinymce-vue": "2.1.0", "@toast-ui/editor": "^2.1.2", "ali-oss": "^6.17.1", @@ -127,4 +126,4 @@ "last 2 versions", "not ie <= 8" ] -} +} \ No newline at end of file -- Gitblit v1.9.3