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
db203c81
authored
2021-01-15 15:53:56 +0800
by
杨威
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
切换实预测类型时清空选中户的qsztlist集合
1 parent
b0a35dad
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
src/views/zrz/lpb/bjlp/lpbContent/index.vue
src/views/zrz/lpb/bjlp/lpbContent/index.vue
View file @
db203c8
...
...
@@ -1071,6 +1071,7 @@ export default {
},
watch
:
{
scyclx
(
n
)
{
this
.
hqsztList
=
[];
// this.getLpb(this.$store.state.zrzbsm, n);
if
(
n
==
'0'
){
this
.
lpbData
=
this
.
yclpbData
;
...
...
Please
register
or
sign in
to post a comment