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 @@