From 036ef5dc1ae188a14704abb63d6472d89c56b92a Mon Sep 17 00:00:00 2001 From: chenjunyi <314298729@qq.com> Date: Tue, 15 Oct 2024 18:01:13 +0800 Subject: [PATCH] 123 --- cdTMP/package-lock.json | 8 ++++---- cdTMP/package.json | 2 +- .../dut/components/FileInputModal/index.vue | 16 +++++++++++++--- 3 files changed, 18 insertions(+), 8 deletions(-) diff --git a/cdTMP/package-lock.json b/cdTMP/package-lock.json index c96826a..16067df 100644 --- a/cdTMP/package-lock.json +++ b/cdTMP/package-lock.json @@ -53,7 +53,7 @@ "rollup-plugin-visualizer": "^5.12.0", "tailwindcss": "^3.4.13", "typescript": "^5.6.3", - "vite": "^5.4.8" + "vite": "^5.4.9" } }, "node_modules/@alloc/quick-lru": { @@ -5529,9 +5529,9 @@ "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==" }, "node_modules/vite": { - "version": "5.4.8", - "resolved": "https://registry.npmmirror.com/vite/-/vite-5.4.8.tgz", - "integrity": "sha512-FqrItQ4DT1NC4zCUqMB4c4AZORMKIa0m8/URVCZ77OZ/QSNeJ54bU1vrFADbDsuwfIPcgknRkmqakQcgnL4GiQ==", + "version": "5.4.9", + "resolved": "https://registry.npmmirror.com/vite/-/vite-5.4.9.tgz", + "integrity": "sha512-20OVpJHh0PAM0oSOELa5GaZNWeDjcAvQjGXy2Uyr+Tp+/D2/Hdz6NLgpJLsarPTA2QJ6v8mX2P1ZfbsSKvdMkg==", "dev": true, "license": "MIT", "dependencies": { diff --git a/cdTMP/package.json b/cdTMP/package.json index 063cd1e..912987f 100644 --- a/cdTMP/package.json +++ b/cdTMP/package.json @@ -56,6 +56,6 @@ "rollup-plugin-visualizer": "^5.12.0", "tailwindcss": "^3.4.13", "typescript": "^5.6.3", - "vite": "^5.4.8" + "vite": "^5.4.9" } } diff --git a/cdTMP/src/views/project/dut/components/FileInputModal/index.vue b/cdTMP/src/views/project/dut/components/FileInputModal/index.vue index 1152fb4..11927e3 100644 --- a/cdTMP/src/views/project/dut/components/FileInputModal/index.vue +++ b/cdTMP/src/views/project/dut/components/FileInputModal/index.vue @@ -35,7 +35,11 @@
- +