b5408fce by renchao@pashanhoo.com

Merge branch 'dev' of http://yun.pashanhoo.com:9090/bdc/bdcdj-web into dev

2 parents b2329b84 fb2855f1
1 /* 1 /*
2 * @Description: 2 * @Description: 不动产权证
3 * @Autor: renchao 3 * @Autor: renchao
4 * @LastEditTime: 2023-05-16 14:04:18 4 * @LastEditTime: 2023-05-16 14:04:18
5 */ 5 */
...@@ -130,4 +130,4 @@ export function bdcqzPreview (data) { ...@@ -130,4 +130,4 @@ export function bdcqzPreview (data) {
130 data, 130 data,
131 responseType: 'blob' 131 responseType: 'blob'
132 }) 132 })
133 }
...\ No newline at end of file ...\ No newline at end of file
133 }
......
1 /* 1 /*
2 * @Description: 2 * @Description: 材料信息
3 * @Autor: renchao 3 * @Autor: renchao
4 * @LastEditTime: 2023-05-16 14:04:42 4 * @LastEditTime: 2023-05-16 14:04:42
5 */ 5 */
......
1 /* 1 /*
2 * @Description: 2 * @Description: 家庭房产信息
3 * @Autor: renchao 3 * @Autor: renchao
4 * @LastEditTime: 2023-05-16 14:05:25 4 * @LastEditTime: 2023-05-16 14:05:25
5 */ 5 */
......
1 /* 1 /*
2 * @Description: 2 * @Description: 楼盘表查询
3 * @Autor: renchao 3 * @Autor: renchao
4 * @LastEditTime: 2023-07-12 13:26:37 4 * @LastEditTime: 2023-07-12 13:26:37
5 */ 5 */
...@@ -71,16 +71,3 @@ export function getLpbTj(zrzbsm) { ...@@ -71,16 +71,3 @@ export function getLpbTj(zrzbsm) {
71 method: "get", 71 method: "get",
72 }); 72 });
73 } 73 }
74
75 /**
76 * @description:楼盘查询- 根据bsmSlsq查询自然幢标识码
77 * @param {*} data
78 * @author: renchao
79 */
80 export function getZrzbsm(bsm) {
81 return request({
82 url: SERVER.SERVERAPI + "/rest/zhcx/search/getZrzbsmList?bsmSlsq=" + bsm,
83 method: "post",
84 data: bsm,
85 });
86 }
...\ No newline at end of file ...\ No newline at end of file
......
...@@ -58,5 +58,18 @@ export function getZjgcdyList (data) { ...@@ -58,5 +58,18 @@ export function getZjgcdyList (data) {
58 }) 58 })
59 } 59 }
60 60
61 /**
62 * @description:楼盘查询- 根据bsmSlsq查询自然幢标识码
63 * @param {*} data
64 * @author: renchao
65 */
66 export function getZrzbsmList(bsm) {
67 return request({
68 url: SERVER.SERVERAPI + "/rest/zhcx/search/getZrzbsmList?bsmSlsq=" + bsm,
69 method: "post",
70 data: bsm,
71 });
72 }
73
61 74
62 75
......
...@@ -89,7 +89,7 @@ import lineItem from "./lineItem.vue"; ...@@ -89,7 +89,7 @@ import lineItem from "./lineItem.vue";
89 import ImportGeo from './tx/importGeo' 89 import ImportGeo from './tx/importGeo'
90 port geoUtils from "@/components/lineTree/tx/js/geoUtils"; 90 port geoUtils from "@/components/lineTree/tx/js/geoUtils";
91 rt featureUpdate from "@/libs/map/featureUpdate"; 91 rt featureUpdate from "@/libs/map/featureUpdate";
92 ort { deleteLjz, deleteZdy } from "@api/lpb" 92 ort { deleteLjz, deleteZdy } from "@api/lpcx.js"
93 exportTemJson from '@/api/json/exportTemplate.json' 93 exportTemJson from '@/api/json/exportTemplate.json'
94 mport sxdr from '@/components/sxdr/sxdr' 94 mport sxdr from '@/components/sxdr/sxdr'
95 port default { 95 port default {
...@@ -99,7 +99,7 @@ import ImportGeo from './tx/importGeo' ...@@ -99,7 +99,7 @@ import ImportGeo from './tx/importGeo'
99 e: Array, 99 e: Array,
100 ault: () => { 100 ault: () => {
101 turn[]; 101 turn[];
102 102
103 : { 103 : {
104 e: Number, 104 e: Number,
105 ault: 16, 105 ault: 16,
...@@ -209,7 +209,7 @@ import ImportGeo from './tx/importGeo' ...@@ -209,7 +209,7 @@ import ImportGeo from './tx/importGeo'
209 f(res.success) { 209 f(res.success) {
210 this.loading() 210 this.loading()
211 } 211 }
212 212
213 , 213 ,
214 变菜单数据 214 变菜单数据
215 Visible(data) { 215 Visible(data) {
......
...@@ -194,7 +194,7 @@ ...@@ -194,7 +194,7 @@
194 <script> 194 <script>
195 import lpbContent from "./lpbContent/index"; 195 import lpbContent from "./lpbContent/index";
196 import selectZrzH from "../ywbl/ywsq/components/selectZrzH"; 196 import selectZrzH from "../ywbl/ywsq/components/selectZrzH";
197 import { getLpbFwytAndQlxz, getLpbQsxtj, getLpbTj } from "@/api/lpb"; 197 import { getLpbFwytAndQlxz, getLpbQsxtj, getLpbTj } from "@/api/lpcx.js";
198 export default { 198 export default {
199 name: "lpb", 199 name: "lpb",
200 props: { 200 props: {
......
...@@ -30,7 +30,7 @@ ...@@ -30,7 +30,7 @@
30 </div> 30 </div>
31 </template> 31 </template>
32 <script> 32 <script>
33 import { getLpb } from "@/api/lpb"; 33 import { getLpb } from "@/api/lpcx.js";
34 import chCpn from "./ch.vue"; 34 import chCpn from "./ch.vue";
35 import zdyCpn from "./zdys.vue"; 35 import zdyCpn from "./zdys.vue";
36 import ljzsCpn from "./ljzs.vue"; 36 import ljzsCpn from "./ljzs.vue";
......
...@@ -53,7 +53,7 @@ ...@@ -53,7 +53,7 @@
53 </template> 53 </template>
54 54
55 <script> 55 <script>
56 import { addFwmxCxjgXx, getFwmxInfo,printJtcfInfo } from "@/api/sqcx"; 56 import { addFwmxCxjgXx, getFwmxInfo,printJtcfInfo } from "@/api/jtfc.js";
57 import { getPrintTemplateByCode } from "@/api/print"; 57 import { getPrintTemplateByCode } from "@/api/print";
58 import { datas, sendThis } from "./dydjbdata"; 58 import { datas, sendThis } from "./dydjbdata";
59 import { getLodop } from "@/utils/LodopFuncs" 59 import { getLodop } from "@/utils/LodopFuncs"
......
...@@ -33,10 +33,10 @@ ...@@ -33,10 +33,10 @@
33 </div> 33 </div>
34 </div> 34 </div>
35 </template> 35 </template>
36 36
37 <script> 37 <script>
38 import { datas, sendThis } from "./infodata"; 38 import { datas, sendThis } from "./infodata";
39 import { getFwmxInfo } from "@/api/sqcx"; 39 import { getFwmxInfo } from "@/api/jtfc.js";
40 export default { 40 export default {
41 props: { 41 props: {
42 formData: { 42 formData: {
...@@ -103,4 +103,3 @@ export default { ...@@ -103,4 +103,3 @@ export default {
103 height: 30px; 103 height: 30px;
104 } 104 }
105 </style> 105 </style>
106
...\ No newline at end of file ...\ No newline at end of file
......
...@@ -48,7 +48,7 @@ import { mapGetters } from "vuex"; ...@@ -48,7 +48,7 @@ import { mapGetters } from "vuex";
48 import table from "@/utils/mixin/table"; 48 import table from "@/utils/mixin/table";
49 import { datas, sendThis } from "./dydjbdata"; 49 import { datas, sendThis } from "./dydjbdata";
50 import addDydjb from "./components/addDydjb.vue"; 50 import addDydjb from "./components/addDydjb.vue";
51 import { getSqcxPage } from "@/api/sqcx"; 51 import { getSqcxPage } from "@/api/jtfc.js";
52 export default { 52 export default {
53 name: "dydjb", 53 name: "dydjb",
54 components: { addDydjb }, 54 components: { addDydjb },
......
...@@ -120,7 +120,7 @@ ...@@ -120,7 +120,7 @@
120 import printView from "./printView.vue"; 120 import printView from "./printView.vue";
121 import { getIdCardInfo } from '@/utils/operation.js' 121 import { getIdCardInfo } from '@/utils/operation.js'
122 import { getPrintTemplateByCode } from "@/api/print"; 122 import { getPrintTemplateByCode } from "@/api/print";
123 import { addJtfcCxjgXx, getJtfcInfo, printJtcfInfo } from "@/api/sqcx"; 123 import { addJtfcCxjgXx, getJtfcInfo, printJtcfInfo } from "@/api/jtfc.js";
124 export default { 124 export default {
125 components: { 125 components: {
126 printView 126 printView
......
1 <!-- 1 <!--
2 * @Description: 2 * @Description:
3 * @Autor: renchao 3 * @Autor: renchao
4 * @LastEditTime: 2023-06-28 14:45:20 4 * @LastEditTime: 2023-06-28 14:45:20
5 --> 5 -->
...@@ -48,7 +48,7 @@ ...@@ -48,7 +48,7 @@
48 <script> 48 <script>
49 import table from "@/utils/mixin/table"; 49 import table from "@/utils/mixin/table";
50 import { datas, sendThis } from "./jtfcdata"; 50 import { datas, sendThis } from "./jtfcdata";
51 import { getSqcxPage } from "@/api/sqcx"; 51 import { getSqcxPage } from "@/api/jtfc.js";
52 export default { 52 export default {
53 name: "jtfc", 53 name: "jtfc",
54 mixins: [table], 54 mixins: [table],
......
...@@ -110,7 +110,7 @@ ...@@ -110,7 +110,7 @@
110 </template> 110 </template>
111 111
112 <script> 112 <script>
113 import { getJtfcInfo } from "@/api/sqcx"; 113 import { getJtfcInfo } from "@/api/jtfc.js";
114 import { datas, sendThis } from "./sqcxjlInfodata"; 114 import { datas, sendThis } from "./sqcxjlInfodata";
115 115
116 export default { 116 export default {
......
...@@ -69,7 +69,7 @@ ...@@ -69,7 +69,7 @@
69 <script> 69 <script>
70 import table from "@/utils/mixin/table"; 70 import table from "@/utils/mixin/table";
71 import { datas, sendThis } from "./sqcxjldata"; 71 import { datas, sendThis } from "./sqcxjldata";
72 import { getSqcxPage } from "@/api/sqcx"; 72 import { getSqcxPage } from "@/api/jtfc.js";
73 export default { 73 export default {
74 name: "sqcxjl", 74 name: "sqcxjl",
75 mixins: [table], 75 mixins: [table],
......
...@@ -17,7 +17,7 @@ import { ...@@ -17,7 +17,7 @@ import {
17 unClaimTask 17 unClaimTask
18 } from "@/api/workFlow.js"; 18 } from "@/api/workFlow.js";
19 import { mapGetters } from 'vuex' 19 import { mapGetters } from 'vuex'
20 import { getZrzbsm } from "@/api/lpb"; 20 import { getZrzbsmList } from "@/api/search.js";
21 import { ywPopupDialog } from "@/utils/popup.js"; 21 import { ywPopupDialog } from "@/utils/popup.js";
22 export default { 22 export default {
23 data () { 23 data () {
...@@ -140,7 +140,7 @@ export default { ...@@ -140,7 +140,7 @@ export default {
140 ) 140 )
141 break; 141 break;
142 case "B8": 142 case "B8":
143 getZrzbsm(this.bsmSlsq).then((res) => { 143 getZrzbsmList(this.bsmSlsq).then((res) => {
144 if (res.code === 200) { 144 if (res.code === 200) {
145 this.$popupDialog('楼盘表', 'lpb/index', { 145 this.$popupDialog('楼盘表', 'lpb/index', {
146 bsm: res.result[0] 146 bsm: res.result[0]
......
...@@ -97,10 +97,6 @@ ...@@ -97,10 +97,6 @@
97 data () { 97 data () {
98 return { 98 return {
99 queryForm: { 99 queryForm: {
100 ywly: "",
101 qllx: "",
102 djlx: "",
103 ywh: "",
104 }, 100 },
105 tableData: { 101 tableData: {
106 total: 0, 102 total: 0,
......
...@@ -50,7 +50,7 @@ ...@@ -50,7 +50,7 @@
50 <script> 50 <script>
51 import table from "@/utils/mixin/table"; 51 import table from "@/utils/mixin/table";
52 import { datas, sendThis } from "./lpcxdata"; 52 import { datas, sendThis } from "./lpcxdata";
53 import { getLpZrz } from "@/api/lpb.js"; 53 import { getLpZrz } from "@/api/lpcx.js";
54 export default { 54 export default {
55 name: "lpcx", 55 name: "lpcx",
56 components: {}, 56 components: {},
......