فهرست منبع

1.0.49 更新子模块

liuyanpeng 2 سال پیش
والد
کامیت
08434c7ec2
3فایلهای تغییر یافته به همراه9 افزوده شده و 6 حذف شده
  1. 5 5
      package.json
  2. 2 0
      public/index-debug.html
  3. 2 1
      public/index-release.html

+ 5 - 5
package.json

@@ -1,7 +1,7 @@
 {
   "name": "prodog-pc-client",
   "description": "Leanwo Prodog Client",
-  "version": "1.0.42",
+  "version": "1.0.49",
   "author": "yangzhijie1488 <yangzhijie1488@163.com>",
   "scripts": {
     "dev": "cross-env webpack serve --config ./webpack.dev.js",
@@ -18,13 +18,13 @@
     "ant-design-vue": "^3.2.15",
     "axios": "^0.19.2",
     "click-outside-vue3": "^4.0.1",
-    "client-base-v4": "3.0.58",
-    "client-dic-v3": "^3.0.8",
-    "client-dictionary-v3": "^3.0.3",
+    "client-base-v4": "3.0.59",
+    "client-dic-v3": "^3.0.9",
+    "client-dictionary-v3": "^3.0.4",
     "client-eam-v3": "^3.0.34",
     "client-role-v3": "^3.0.8",
     "client-wms-v3": "^3.0.4",
-    "client-trace-v3": "^1.0.8",
+    "client-trace-v3": "^1.0.14",
     "dayjs": "^1.11.6",
     "dingtalk-jsapi": "^2.8.33",
     "js-cookie": "^2.2.1",

+ 2 - 0
public/index-debug.html

@@ -21,6 +21,7 @@
 	<link nonce="*NONCE_TOKEN_CSS*" rel="stylesheet" type="text/css" href="/static/layui/dist/css/layui.css">
 
 	<link rel="stylesheet" type="text/css" href="/static/dhtmlxgantt/dhtmlxgantt.css">
+	<link rel="stylesheet" type="text/css" href="/static/bootstrap-treeview/bootstrap-treeview.css">
 
 
 	<link nonce="*NONCE_TOKEN_CSS*" rel="stylesheet" type="text/css" href="/static/cropper/dist/cropper.css">
@@ -42,6 +43,7 @@
 	<script nonce="*NONCE_TOKEN*" type="text/javascript" src="/static/bootstrap3-dialog/dist/js/bootstrap-dialog.js"></script>
 	<script nonce="*NONCE_TOKEN*" type="text/javascript" src="/static/colResizable/colResizable-1.6.js"></script>
 
+	<script defer="defer" src="/static/bootstrap-treeview/bootstrap-treeview.js"></script>
 	<script defer="defer" src="/static/dhtmlxgantt/dhtmlxgantt.js"></script>
 	<script defer="defer" src="/static/dhtmlxgantt/locale/locale_cn.js"></script>
 	<script defer="defer" src="/static/dhtmlxgantt/ext/dhtmlxgantt_auto_scheduling.js"></script>

+ 2 - 1
public/index-release.html

@@ -21,7 +21,7 @@
 	<link nonce="*NONCE_TOKEN_CSS*" rel="stylesheet" type="text/css" href="/static/layui/dist/css/layui.css">
 
 	<link rel="stylesheet" type="text/css" href="/static/dhtmlxgantt/dhtmlxgantt.css">
-
+	<link rel="stylesheet" type="text/css" href="/static/bootstrap-treeview/bootstrap-treeview.css">
 
 	<link nonce="*NONCE_TOKEN_CSS*" rel="stylesheet" type="text/css" href="/static/cropper/dist/cropper.css">
 	<link nonce="*NONCE_TOKEN_CSS*" rel="stylesheet" type="text/css" href="/static/animate.css/animate.css">
@@ -42,6 +42,7 @@
 	<script nonce="*NONCE_TOKEN*" type="text/javascript" src="/static/bootstrap3-dialog/dist/js/bootstrap-dialog.js"></script>
 	<script nonce="*NONCE_TOKEN*" type="text/javascript" src="/static/colResizable/colResizable-1.6.js"></script>
 
+	<script defer="defer" src="/static/bootstrap-treeview/bootstrap-treeview.js"></script>
 	<script defer="defer" src="/static/dhtmlxgantt/dhtmlxgantt.js"></script>
 	<script defer="defer" src="/static/dhtmlxgantt/locale/locale_cn.js"></script>
 	<script defer="defer" src="/static/dhtmlxgantt/ext/dhtmlxgantt_auto_scheduling.js"></script>