From 2f317bd32c1156c72dbee4d1e61aa189221ac632 Mon Sep 17 00:00:00 2001
From: shilixia <2309368887@qq.com>
Date: Fri, 21 Aug 2020 09:32:31 +0800
Subject: [PATCH 1/2] yangshi
---
client/src/App.vue | 9 +
client/src/router/index.js | 1 +
client/src/views/certapp/cccform.vue | 19 +-
client/src/views/certapp/certappform.vue | 9 +-
client/src/views/certapp/qmsform.vue | 386 ++++++++++++++++++
client/src/views/employee/train.vue | 1 +
.../migrations/0019_auto_20200820_1422.py | 66 +++
.../project/migrations/0020_certapp_risk.py | 18 +
server/apps/project/models.py | 17 +-
.../apps/system/migrations/0029_bscodeset.py | 31 ++
.../migrations/0030_auto_20200820_1750.py | 18 +
.../migrations/0031_delete_bscodeset.py | 16 +
server/apps/system/models.py | 2 +-
server/apps/system/serializers.py | 1 -
server/apps/system/urls.py | 1 +
15 files changed, 570 insertions(+), 25 deletions(-)
create mode 100644 client/src/views/certapp/qmsform.vue
create mode 100644 server/apps/project/migrations/0019_auto_20200820_1422.py
create mode 100644 server/apps/project/migrations/0020_certapp_risk.py
create mode 100644 server/apps/system/migrations/0029_bscodeset.py
create mode 100644 server/apps/system/migrations/0030_auto_20200820_1750.py
create mode 100644 server/apps/system/migrations/0031_delete_bscodeset.py
diff --git a/client/src/App.vue b/client/src/App.vue
index ec9032c..fb3581b 100644
--- a/client/src/App.vue
+++ b/client/src/App.vue
@@ -3,7 +3,16 @@
+
\ No newline at end of file
+
diff --git a/client/src/views/certapp/qmsform.vue b/client/src/views/certapp/qmsform.vue
new file mode 100644
index 0000000..882451c
--- /dev/null
+++ b/client/src/views/certapp/qmsform.vue
@@ -0,0 +1,386 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 取消
+ 保存
+
+
+
+
+
+
+
+
diff --git a/client/src/views/employee/train.vue b/client/src/views/employee/train.vue
index b9da723..825e768 100644
--- a/client/src/views/employee/train.vue
+++ b/client/src/views/employee/train.vue
@@ -77,6 +77,7 @@
/>
+