From c5746051dfc08227baccce1712f98c42749c8f23 Mon Sep 17 00:00:00 2001 From: zhangqi <2794379662@qq.com> Date: Fri, 5 Feb 2021 11:12:06 +0800 Subject: [PATCH] =?UTF-8?q?update:CA=E7=9B=B8=E5=85=B3=E4=BB=A3=E7=A0=81?= =?UTF-8?q?=E6=95=B4=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/CA/Index.vue | 4 +- src/views/CA/Result.vue | 30 - src/views/CA/UnitApply.composition.vue | 712 ---------------- src/views/CA/UnitApply.vue | 1068 ++++++++++++++---------- src/views/CA/UserApply.composition.vue | 126 --- 5 files changed, 615 insertions(+), 1325 deletions(-) delete mode 100644 src/views/CA/Result.vue delete mode 100644 src/views/CA/UnitApply.composition.vue delete mode 100644 src/views/CA/UserApply.composition.vue diff --git a/src/views/CA/Index.vue b/src/views/CA/Index.vue index 2355b99..ec4470a 100644 --- a/src/views/CA/Index.vue +++ b/src/views/CA/Index.vue @@ -2,10 +2,10 @@
- 经办人: {{ unitApply.operatorName }} {{ unitApply.operatorPhone }} -
-发起时间: {{ unitApply.time }}
-- 不通过原因:{{ unitApply.dealReason }} -
请将两页纸一起拍照或扫描上传
+ + +
- {{ unitApply.unitName
- }}
经办人: {{ unitApply.operatorName }} {{ unitApply.operatorPhone }}
-发起时间: {{ unitApply.time }}
- + + {{ unitApply.unitName + }}+ 经办人: {{ unitApply.operatorName }} {{ unitApply.operatorPhone }} +
+发起时间: {{ unitApply.time }}
++ 不通过原因:{{ unitApply.dealReason }} +