{{ text && text !== 'null' ? text.replace(/<.*?>/ig, ' ') : '' }}
diff --git a/src/views/workCenter/standardComplianceProcess/StandardComplianceProcess.vue b/src/views/workCenter/standardComplianceProcess/StandardComplianceProcess.vue
new file mode 100644
index 0000000..5699022
--- /dev/null
+++ b/src/views/workCenter/standardComplianceProcess/StandardComplianceProcess.vue
@@ -0,0 +1,470 @@
+
+
+
+
+
+
{{ $t('processInformation') }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
{{ $t('standardCompliance.projectApproval') }}
+
+
+
+
+ {{ text || text === 0 ? text : global.emptyLine }}
+
+
+
+
+
+ {{ text && text !== 'null' ? text.replace(/<.*?>/ig, ' ') : '' }}
+
+ {{ global.emptyLine }}
+
+
+
+
+ {{ $t('look') }}
+ {{ global.emptyLine }}
+
+
+
+
+
+
+
+
{{ $t('processApprovalInfo') }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ $t('turnTo') }}
+
+
+
+
+
+
+ {{ $t('agree') }}
+
+
+
+
+
+
+ {{ $t('reject') }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+