Merge branch 'dev'
Showing
33 changed files
with
458 additions
and
222 deletions
-
Please register or sign in to post a comment
/* | ||
* @Description: | ||
* @Autor: renchao | ||
* @LastEditTime: 2023-07-17 13:31:39 | ||
* @LastEditTime: 2023-08-28 15:31:31 | ||
*/ | ||
import store from '@/store' | ||
// table 内部过滤器 由于过滤器只能在模板中使用 所以 就有了 jsx内部方法过滤器 | ||
... | ... |
... | ... | @@ -9,7 +9,7 @@ |
label-width="120px"> | ||
<div class="slxx_con"> | ||
<div class="slxx_title title-block"> | ||
受理信息 | ||
申请业务信息 | ||
<div class="triangle"></div> | ||
</div> | ||
<el-row :gutter="10"> | ||
... | ... |
... | ... | @@ -14,7 +14,7 @@ |
label-width="120px"> | ||
<div class="slxx_con"> | ||
<div class="slxx_title title-block"> | ||
受理信息 | ||
申请业务信息 | ||
<div class="triangle"></div> | ||
</div> | ||
<el-row :gutter="10"> | ||
... | ... |
... | ... | @@ -104,7 +104,7 @@ export default { |
zslx: 1 | ||
}, | ||
{ | ||
name: '不动产权登记证明', | ||
name: '不动产登记证明', | ||
ksysxlh: '', | ||
jsysxlh: '', | ||
bs: 0, | ||
... | ... |