待办箱报错信息
Showing
3 changed files
with
37 additions
and
16 deletions
| ... | @@ -59,12 +59,11 @@ | ... | @@ -59,12 +59,11 @@ |
| 59 | <script> | 59 | <script> |
| 60 | import SearchHead from "@components/searchHead/searchHead"; | 60 | import SearchHead from "@components/searchHead/searchHead"; |
| 61 | import {getDbxList} from "@api/dbx"; | 61 | import {getDbxList} from "@api/dbx"; |
| 62 | import panelSy from "@/views/panel/index" | ||
| 63 | 62 | ||
| 64 | export default { | 63 | export default { |
| 65 | name: "", | 64 | name: "", |
| 66 | inject:['getRightTree','getTreeByBsm'], | 65 | inject:['getRightTree','getTreeByBsm'], |
| 67 | components: {SearchHead,panelSy}, | 66 | components: {SearchHead}, |
| 68 | props: {}, | 67 | props: {}, |
| 69 | data() { | 68 | data() { |
| 70 | return { | 69 | return { | ... | ... |
| 1 | <template> | 1 | <template> |
| 2 | <el-tabs v-model="activeName" type="card" @tab-remove="removeTab"> | 2 | <el-tabs v-model="activeName" type="card" @tab-remove="removeTab"> |
| 3 | <!-- <el-tab-pane label="首页" name="sy" ref="sy"><panelSy></panelSy></el-tab-pane>--> | ||
| 4 | <el-tab-pane label="待办箱" name="dbx"><dbxInfo></dbxInfo></el-tab-pane> | 3 | <el-tab-pane label="待办箱" name="dbx"><dbxInfo></dbxInfo></el-tab-pane> |
| 5 | <el-tab-pane | 4 | <!-- <el-tab-pane--> |
| 6 | v-for="(item, index) in editableTabs" | 5 | <!-- v-for="(item, index) in editableTabs"--> |
| 7 | :key="item.name" | 6 | <!-- :key="item.name"--> |
| 8 | :label="item.title" | 7 | <!-- :label="item.title"--> |
| 9 | :name="item.name" | 8 | <!-- :name="item.name"--> |
| 10 | > | 9 | <!-- >--> |
| 11 | {{item.content}} | 10 | <!-- {{item.content}}--> |
| 12 | </el-tab-pane> | 11 | <!-- </el-tab-pane>--> |
| 13 | </el-tabs> | 12 | </el-tabs> |
| 14 | </template> | 13 | </template> |
| 15 | 14 | ||
| 16 | <script> | 15 | <script> |
| 17 | import SearchHead from "@components/searchHead/searchHead"; | ||
| 18 | import panelSy from "@/views/panel/index" | ||
| 19 | import dbxInfo from "@/views/dbx/dbxinfo/index" | 16 | import dbxInfo from "@/views/dbx/dbxinfo/index" |
| 20 | 17 | ||
| 21 | export default { | 18 | export default { |
| 22 | name: "", | 19 | name: "", |
| 23 | inject:['getRightTree','getTreeByBsm'], | 20 | inject:['getRightTree','getTreeByBsm'], |
| 24 | components: {SearchHead,panelSy,dbxInfo}, | 21 | components: {dbxInfo}, |
| 25 | props: {}, | 22 | props: {}, |
| 26 | data() { | 23 | data() { |
| 27 | return { | 24 | return { | ... | ... |
| ... | @@ -52,7 +52,7 @@ | ... | @@ -52,7 +52,7 @@ |
| 52 | :height="tableHeight" | 52 | :height="tableHeight" |
| 53 | :row-class-name="tableRowClassName" | 53 | :row-class-name="tableRowClassName" |
| 54 | > | 54 | > |
| 55 | <el-table-column prop="title" width="500" align="center" label="标题"> | 55 | <el-table-column prop="title" width="500" align="left" label="标题"> |
| 56 | </el-table-column> | 56 | </el-table-column> |
| 57 | <el-table-column | 57 | <el-table-column |
| 58 | prop="date" | 58 | prop="date" |
| ... | @@ -106,7 +106,32 @@ export default { | ... | @@ -106,7 +106,32 @@ export default { |
| 106 | { name: "重新落宗", img: require("@assets/images/cxlz.png") }, | 106 | { name: "重新落宗", img: require("@assets/images/cxlz.png") }, |
| 107 | { name: "添加", img: require("@assets/images/tj.png") }, | 107 | { name: "添加", img: require("@assets/images/tj.png") }, |
| 108 | ], | 108 | ], |
| 109 | tableData: [], | 109 | tableData: [ |
| 110 | { | ||
| 111 | title:"明起部分不动产登记业务实行“网上不见面”办理", | ||
| 112 | date:"2020-12-30" | ||
| 113 | }, | ||
| 114 | { | ||
| 115 | title:"【通知】关于暂停不动产交易缴税业务的通知", | ||
| 116 | date:"2020-12-30" | ||
| 117 | }, | ||
| 118 | { | ||
| 119 | title:"我市不动产登记改革跨入新领域", | ||
| 120 | date:"2020-12-30" | ||
| 121 | }, | ||
| 122 | { | ||
| 123 | title:"住建委发布白皮书 持续推进房地产市场平稳健康发展", | ||
| 124 | date:"2020-12-30" | ||
| 125 | }, | ||
| 126 | { | ||
| 127 | title:"不动产登记与公证业务全面联办 中心城区下月起实行", | ||
| 128 | date:"2020-12-30" | ||
| 129 | }, | ||
| 130 | { | ||
| 131 | title:"坚持以人民为中心发展思想 推进解决房地产历史遗留问题", | ||
| 132 | date:"2020-12-30" | ||
| 133 | } | ||
| 134 | ], | ||
| 110 | downloadData:[ | 135 | downloadData:[ |
| 111 | { | 136 | { |
| 112 | name:"宗地导入模板", | 137 | name:"宗地导入模板", | ... | ... |
-
Please register or sign in to post a comment