From 342317f6fff32306ce54a7d28e97111d766dffa5 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E5=BE=90=E8=BE=89=E8=BE=89?= <3548508071@qq.com>
Date: Wed, 1 Dec 2021 17:04:43 +0800
Subject: [PATCH] commit
---
 .idea/NanJingLamanRadarProject.iml            |  12 +
 .idea/modules.xml                             |   8 +
 .idea/vcs.xml                                 |   6 +
 .idea/workspace.xml                           |  43 +++
 04.系统编码/Frontend/.idea/workspace.xml  |   1 +
 .../Frontend/src/components/Login.vue         |  30 +-
 .../src/components/MicrowaveRadiation.vue     |   2 +-
 .../src/components/SystemManagement.vue       | 286 +++++++++++++++---
 8 files changed, 333 insertions(+), 55 deletions(-)
 create mode 100644 .idea/NanJingLamanRadarProject.iml
 create mode 100644 .idea/modules.xml
 create mode 100644 .idea/vcs.xml
 create mode 100644 .idea/workspace.xml
diff --git a/.idea/NanJingLamanRadarProject.iml b/.idea/NanJingLamanRadarProject.iml
new file mode 100644
index 0000000..0c8867d
--- /dev/null
+++ b/.idea/NanJingLamanRadarProject.iml
@@ -0,0 +1,12 @@
+
+
+  
+    
+      
+      
+      
+    
+    
+    
+  
+
\ No newline at end of file
diff --git a/.idea/modules.xml b/.idea/modules.xml
new file mode 100644
index 0000000..0177510
--- /dev/null
+++ b/.idea/modules.xml
@@ -0,0 +1,8 @@
+
+
+  
+    
+      
+    
+  
+
\ No newline at end of file
diff --git a/.idea/vcs.xml b/.idea/vcs.xml
new file mode 100644
index 0000000..94a25f7
--- /dev/null
+++ b/.idea/vcs.xml
@@ -0,0 +1,6 @@
+
+
+  
+    
+  
+
\ No newline at end of file
diff --git a/.idea/workspace.xml b/.idea/workspace.xml
new file mode 100644
index 0000000..eb02ee7
--- /dev/null
+++ b/.idea/workspace.xml
@@ -0,0 +1,43 @@
+
+
+  
+    
+    
+    
+    
+    
+  
+  
+    
+  
+  
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    
+    
+    
+    
+  
+  
+  
+    
+      
+      1638166349353
+      
+      
+      1638166349353
+      
+    
+    
+  
+  
+    
+  
+
\ No newline at end of file
diff --git a/04.系统编码/Frontend/.idea/workspace.xml b/04.系统编码/Frontend/.idea/workspace.xml
index 4e4fab0..db8731b 100644
--- a/04.系统编码/Frontend/.idea/workspace.xml
+++ b/04.系统编码/Frontend/.idea/workspace.xml
@@ -50,6 +50,7 @@
       
       
       
+      
     
     
   
diff --git a/04.系统编码/Frontend/src/components/Login.vue b/04.系统编码/Frontend/src/components/Login.vue
index 7f5bf13..a24c332 100644
--- a/04.系统编码/Frontend/src/components/Login.vue
+++ b/04.系统编码/Frontend/src/components/Login.vue
@@ -23,18 +23,26 @@