diff --git a/.gitignore b/.gitignore index c6f25b13..3b2b2a10 100644 --- a/.gitignore +++ b/.gitignore @@ -11,5 +11,8 @@ # Output of the go coverage tool, specifically when used with LiteIDE *.out +*.lock +*.sum + */node_modules/ **/vendor/ \ No newline at end of file diff --git a/mayfly_go_web/package.json b/mayfly_go_web/package.json index 551dd398..a6cf653b 100644 --- a/mayfly_go_web/package.json +++ b/mayfly_go_web/package.json @@ -12,7 +12,7 @@ "countup.js": "^2.0.7", "cropperjs": "^1.5.11", "echarts": "^5.3.2", - "element-plus": "^2.1.10", + "element-plus": "^2.1.11", "@element-plus/icons-vue": "^1.1.3", "jsonlint": "^1.6.3", "lodash": "^4.17.21", diff --git a/mayfly_go_web/src/views/ops/machine/MachineList.vue b/mayfly_go_web/src/views/ops/machine/MachineList.vue index 4f1cfe6a..8ed8a38f 100644 --- a/mayfly_go_web/src/views/ops/machine/MachineList.vue +++ b/mayfly_go_web/src/views/ops/machine/MachineList.vue @@ -50,7 +50,7 @@ - + - +