@@ -16,7 +16,7 @@
"dayjs": "^1.11.9",
"echarts": "^5.4.2",
"element-plus": "2.3.7",
- "hc-vue3-ui": "^1.6.1",
+ "hc-vue3-ui": "^1.6.2",
"js-base64": "^3.7.5",
"js-cookie": "^3.0.5",
"js-fast-way": "^0.2.1",
@@ -9,14 +9,6 @@ export default {
params: form
}, msg);
},
- //员工合同、入职、离职的删除
- async remove(form) {
- return httpApi({
- url: '/api/blade-control/usercontractinfo/remove',
- method: 'post',
- params: form
- }, false);
- },
//导入薪酬管理
async importUserpay(form, msg = true) {
return httpApi({
@@ -816,10 +816,10 @@ has@^1.0.3:
dependencies:
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==
axios "^1.4.0"
dayjs "^1.11.8"