修改治具字段名
增加 lodash 库
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -8,9 +8,11 @@
|
||||
"name": "rd_mes_front_hmi",
|
||||
"version": "0.0.1",
|
||||
"dependencies": {
|
||||
"@types/lodash": "^4.17.21",
|
||||
"ant-design-vue": "^4.2.6",
|
||||
"axios": "^1.10.0",
|
||||
"jsencrypt": "^3.5.4",
|
||||
"lodash": "^4.17.21",
|
||||
"pinia": "^3.0.3",
|
||||
"unplugin-vue-components": "^28.7.0",
|
||||
"vue": "^3.5.13",
|
||||
@@ -943,6 +945,12 @@
|
||||
"dev": true,
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@types/lodash": {
|
||||
"version": "4.17.21",
|
||||
"resolved": "https://registry.npmmirror.com/@types/lodash/-/lodash-4.17.21.tgz",
|
||||
"integrity": "sha512-FOvQ0YPD5NOfPgMzJihoT+Za5pdkDJWcbpuj1DjaKZIr/gxodQjY/uWEFlTNqW2ugXHUiL8lRQgw63dzKHZdeQ==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@types/node": {
|
||||
"version": "24.0.3",
|
||||
"resolved": "https://registry.npmmirror.com/@types/node/-/node-24.0.3.tgz",
|
||||
|
||||
Reference in New Issue
Block a user