From b0087d1a50b45c64669f15bd0996f858cb46b086 Mon Sep 17 00:00:00 2001 From: gssong <1742057357@qq.com> Date: 星期一, 01 四月 2024 20:59:52 +0800 Subject: [PATCH] #I96DTG update 类型下拉框和java类名下拉框没有联动 --- src/views/tool/build/index.vue | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/tool/build/index.vue b/src/views/tool/build/index.vue index c3543a9..ef0c079 100644 --- a/src/views/tool/build/index.vue +++ b/src/views/tool/build/index.vue @@ -1,3 +1,3 @@ <template> - <div> 琛ㄥ崟鏋勫缓 <svg-icon icon-class="build" /> </div> -</template> \ No newline at end of file + <div>琛ㄥ崟鏋勫缓(鐢变簬姝ゅ姛鑳界殑寮�婧愮粍浠朵笉鏀寔 VUE3+TS 鏁呮殏鏃舵棤娉曚娇鐢�) <svg-icon icon-class="build" /></div> +</template> -- Gitblit v1.9.3