diff --git a/src/views/CA/UnitApply.vue b/src/views/CA/UnitApply.vue index 87599c1..5dd46eb 100644 --- a/src/views/CA/UnitApply.vue +++ b/src/views/CA/UnitApply.vue @@ -10,7 +10,7 @@ - + - + - + - + - + - + @@ -53,13 +54,15 @@ > handleChange(config, info)" :beforeUpload="beforeUpload" list-type="picture" > - + 点击上传 @@ -69,11 +72,45 @@ - 前往申领 - 历史申领记录 + 申领登记 + 发起申领 + 查询结果 + 历史申领记录 + + + {{ + `${unitApply.unitName}-${unitApply.operatorName}-${unitApply.operatorPhone}` + }} + +
+ {{ + `${unitApply.unitName}-${unitApply.operatorName}-${unitApply.operatorPhone}` + }} +