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
5283100e
authored
2020-11-06 15:44:40 +0800
by
杨威
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
自然幢,逻辑幢,幢单元赋值修改
1 parent
4d720289
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
src/views/systemZRZ/lpb/bjlp/ch/index.vue
src/views/systemZRZ/lpb/bjlp/ch/index.vue
View file @
5283100
...
...
@@ -136,13 +136,13 @@ export default {
switch
(
n
.
type
)
{
case
"zrz"
:
this
.
formData
.
zrzbsm
=
n
.
bsm
;
this
.
formData
.
zrzmc
=
n
.
bsm
;
this
.
formData
.
zrzmc
=
n
.
mc
;
break
;
case
"ljz"
:
this
.
formData
.
zrzbsm
=
n
.
zrzbsm
;
this
.
formData
.
ljzbsm
=
n
.
bsm
;
this
.
formData
.
zrzmc
=
n
.
zrzmc
;
this
.
formData
.
ljzmc
=
n
.
ljz
mc
;
this
.
formData
.
ljzmc
=
n
.
mc
;
break
;
case
"zdy"
:
this
.
formData
.
zrzbsm
=
n
.
zrzbsm
;
...
...
Please
register
or
sign in
to post a comment