Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
bdc
/
bdcjg-web
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
d64677ad
authored
2024-06-14 15:25:06 +0800
by
renchao@pashanhoo.com
Browse Files
Options
Browse Files
Tag
Download
Plain Diff
Merge branch 'dev' into master-hnz
2 parents
f784c9c5
ad769bd9
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
21 additions
and
22 deletions
.env.development
src/views/jktj/daxxcx/data/index.js
src/views/jktj/djftj/data/index.js
src/views/sthj/dbrzcx/data/index.js
.env.development
View file @
d64677a
...
...
@@ -8,4 +8,6 @@ NODE_ENV=development
VUE_APP_BASE_API = '/api'
# 开发环境
VUE_APP_API_BASE_URL = 'http://192.168.2.38:8027'
#VUE_APP_API_BASE_URL = 'http://192.168.2.38:8027'
#VUE_APP_API_BASE_URL = 'http://192.168.2.91:8027' #田浩
VUE_APP_API_BASE_URL = 'http://172.16.56.32:8027' #黄南州
...
...
src/views/jktj/daxxcx/data/index.js
View file @
d64677a
...
...
@@ -25,6 +25,16 @@ class data extends filter {
// }
// },
{
prop
:
"djlx"
,
label
:
"登记类型"
,
minWidth
:
200
,
},
{
prop
:
"bdcdyh"
,
label
:
"不动产单元号"
,
width
:
240
},
{
prop
:
'qlr'
,
label
:
'权利人'
,
width
:
190
...
...
@@ -49,16 +59,8 @@ class data extends filter {
label
:
"坐落"
,
minWidth
:
150
,
},
{
prop
:
"bdcdyh"
,
label
:
"不动产单元号"
,
width
:
240
},
{
prop
:
"djlx"
,
label
:
"登记类型"
,
minWidth
:
200
,
},
{
prop
:
"djsj"
,
label
:
"登记时间"
,
...
...
src/views/jktj/djftj/data/index.js
View file @
d64677a
...
...
@@ -46,7 +46,7 @@ class data extends filter {
},
{
prop
:
'ZKHYSJE'
,
label
:
'
折扣后应
收金额'
,
label
:
'
优惠后实
收金额'
,
width
:
190
},
{
...
...
@@ -63,12 +63,7 @@ class data extends filter {
prop
:
"SFDW"
,
label
:
"收费单位"
,
minWidth
:
200
,
},
{
prop
:
"FFF"
,
label
:
"付费方"
,
minWidth
:
130
,
},
},
{
prop
:
"BZ"
,
label
:
"备注"
,
...
...
src/views/sthj/dbrzcx/data/index.js
View file @
d64677a
...
...
@@ -20,9 +20,9 @@ class data {
}
},
{
prop
:
"
UPLOADTIM
E"
,
label
:
"
汇交日期
"
,
width
:
'1
4
0'
,
prop
:
"
CREATEDAT
E"
,
label
:
"
接收时间
"
,
width
:
'1
5
0'
,
},
{
prop
:
"AREANAME"
,
...
...
@@ -30,7 +30,7 @@ class data {
},
{
prop
:
"ACCESSDATE"
,
label
:
"日期"
,
label
:
"
登簿
日期"
,
width
:
'140'
,
},
{
...
...
Please
register
or
sign in
to post a comment