Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
任超
/
js.CadastralSystem
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
75ea9880
authored
2020-12-17 09:52:26 +0800
by
zhaoqian
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
历史回溯动态数据
1 parent
c6034825
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
src/views/panel/change/hfghb/index.vue
src/views/zd/lshs/index.vue
src/views/panel/change/hfghb/index.vue
View file @
75ea988
...
...
@@ -318,7 +318,7 @@ export default {
xmmc
:
'测试自然幢'
,
bdcqzh
:
'A12111111111111111'
,
dylx
:
'zrz'
,
zrzbsm
:
'
b7162d97848b0d31d301f8d4a5b4596b
'
zrzbsm
:
'
1a94f3ab0f95ecc7137c5c3e51c15ac6
'
}
]
},
...
...
src/views/zd/lshs/index.vue
View file @
75ea988
...
...
@@ -189,7 +189,7 @@ export default {
getLshsData
(){
let
_this
=
this
;
const
data
=
{
"bsm"
:
"d85a274a332ad2d35c922a3a95eb154f"
,
"bsm"
:
this
.
$store
.
state
.
zdbsm
,
"type"
:
"zd"
};
getLshs
(
data
).
then
((
res
)
=>
{
...
...
Please
register
or
sign in
to post a comment