From 79abcc13a54a7136cbdd643214cd474268d0863f Mon Sep 17 00:00:00 2001 From: lichong <18518571399@163.com> Date: Wed, 4 Sep 2024 22:24:51 +0800 Subject: [PATCH] 231 --- src/renderer/src/App.vue | 212 ++++++++++++++++++++++++++++++++++++++- 1 file changed, 210 insertions(+), 2 deletions(-) diff --git a/src/renderer/src/App.vue b/src/renderer/src/App.vue index e447a20..dad3c2f 100644 --- a/src/renderer/src/App.vue +++ b/src/renderer/src/App.vue @@ -24,10 +24,21 @@
- + 新增项目号码 + + + + + + 导入数据 + + + 导出数据 - + + 清空数据 保存 @@ -199,6 +210,7 @@