From 89399f537b748bdb3270748242a6860b0f59a30f Mon Sep 17 00:00:00 2001 From: shilixia <2309368887@qq.com> Date: Thu, 24 Sep 2020 09:34:19 +0800 Subject: [PATCH] pull neirong --- client/src/views/certapp/certapphandle.vue | 2 +- client/src/views/certapp/detectiontask.vue | 1 - server/apps/financial/models.py | 3 ++- server/apps/laboratory/models.py | 16 ++++++++++++---- server/apps/laboratory/urls.py | 4 ++-- server/apps/laboratory/views.py | 8 +++++++- 6 files changed, 24 insertions(+), 10 deletions(-) diff --git a/client/src/views/certapp/certapphandle.vue b/client/src/views/certapp/certapphandle.vue index a9d5884..30a4afb 100644 --- a/client/src/views/certapp/certapphandle.vue +++ b/client/src/views/certapp/certapphandle.vue @@ -85,7 +85,7 @@ import access from "@/views/accessment/access" import Detectiontask from "@/views/certapp/detectiontask" export default { - components: { CCCform, Certunit, QMSform,Productunit, Conclusion, Member, access, CHARGE, REVIEW}, + components: { CCCform, Certunit, QMSform, Conclusion, Member, access, CHARGE, REVIEW}, props: [], data() { diff --git a/client/src/views/certapp/detectiontask.vue b/client/src/views/certapp/detectiontask.vue index 12f2a3b..47af503 100644 --- a/client/src/views/certapp/detectiontask.vue +++ b/client/src/views/certapp/detectiontask.vue @@ -140,7 +140,6 @@