登记簿左侧菜单重构
Showing
6 changed files
with
471 additions
and
112 deletions
-
Please register or sign in to post a comment
... | ... | @@ -4,7 +4,6 @@ |
* @LastEditTime: 2023-07-28 15:45:21 | ||
*/ | ||
import { getUserInfo } from '@/api/user' | ||
import { log } from 'bpmn-js-token-simulation' | ||
const state = { | ||
name: '', | ||
userInfo:{}, | ||
... | ... |
... | ... | @@ -5,7 +5,7 @@ |
--> | ||
<template> | ||
<div class="bdcqljqtsx"> | ||
<div class="content"> | ||
<div class="content" v-if="qlxxList.ztqlmc"> | ||
<div class="title">不动产权利及其他事项<br />登记信息</div> | ||
<div> | ||
不动产单元号: | ||
... | ... |