Parcourir la source

1.2.38 修复用户权限头像不显示bug

liuyanpeng il y a 1 an
Parent
commit
7fc3debd11
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      package.json

+ 2 - 2
package.json

@@ -1,7 +1,7 @@
 {
   "name": "prodog-pc-client",
   "description": "Leanwo Prodog Client",
-  "version": "1.2.37",
+  "version": "1.2.38",
   "author": "yangzhijie1488 <yangzhijie1488@163.com>",
   "scripts": {
     "dev": "cross-env webpack serve --config ./webpack.dev.js",
@@ -18,7 +18,7 @@
     "client-base-v4": "4.0.73",
     "client-dic-v3": "^3.0.33",
     "client-eam-v3": "^3.0.76",
-    "client-role-v3": "^3.0.23",
+    "client-role-v3": "^3.0.24",
     "client-sensor-v3": "^1.0.2",
     "client-wms-v3": "^3.1.1",
     "dayjs": "^1.11.6",