瀏覽代碼

更新依赖

ZaiZai 2 年之前
父節點
當前提交
3e646c0a76
共有 3 個文件被更改,包括 5 次插入13 次删除
  1. 1 1
      package.json
  2. 0 8
      src/api/modules/people/salary.js
  3. 4 4
      yarn.lock

+ 1 - 1
package.json

@@ -16,7 +16,7 @@
         "dayjs": "^1.11.9",
         "dayjs": "^1.11.9",
         "echarts": "^5.4.2",
         "echarts": "^5.4.2",
         "element-plus": "2.3.7",
         "element-plus": "2.3.7",
-        "hc-vue3-ui": "^1.6.1",
+        "hc-vue3-ui": "^1.6.2",
         "js-base64": "^3.7.5",
         "js-base64": "^3.7.5",
         "js-cookie": "^3.0.5",
         "js-cookie": "^3.0.5",
         "js-fast-way": "^0.2.1",
         "js-fast-way": "^0.2.1",

+ 0 - 8
src/api/modules/people/salary.js

@@ -9,14 +9,6 @@ export default {
             params: form
             params: form
         }, msg);
         }, msg);
     },
     },
-    //员工合同、入职、离职的删除
-    async remove(form) {
-        return httpApi({
-            url: '/api/blade-control/usercontractinfo/remove',
-            method: 'post',
-            params: form
-        }, false);
-    },
     //导入薪酬管理
     //导入薪酬管理
     async importUserpay(form, msg = true) {
     async importUserpay(form, msg = true) {
         return httpApi({
         return httpApi({

+ 4 - 4
yarn.lock

@@ -816,10 +816,10 @@ has@^1.0.3:
   dependencies:
   dependencies:
     function-bind "^1.1.1"
     function-bind "^1.1.1"
 
 
-hc-vue3-ui@^1.6.1:
-  version "1.6.1"
-  resolved "http://47.110.251.215:9000/hc-vue3-ui/-/hc-vue3-ui-1.6.1.tgz#2ff68f3072ca68a57b8ffb457a0e78449acbf280"
-  integrity sha512-YX6zUb3QgyShTlYp1/7wpz9/679DUtPXhu051L3p/xQtO1/9pxuRdXtGJSkDZJtmdFP9suL9x6nCrPXo8ZUjlw==
+hc-vue3-ui@^1.6.2:
+  version "1.6.2"
+  resolved "http://47.110.251.215:9000/hc-vue3-ui/-/hc-vue3-ui-1.6.2.tgz#944735a69f9d0b333ac1114a0f774fca0c23dc9b"
+  integrity sha512-wfJQ9HDk8iDoW1kL3AogtO4RYmw2IOgWvBIw5TTKundAGeBnPiNjZFqH4XebVPtJ7CZ9jPjP0Ps0ysBRImxHfw==
   dependencies:
   dependencies:
     axios "^1.4.0"
     axios "^1.4.0"
     dayjs "^1.11.8"
     dayjs "^1.11.8"