This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
zhangzl
/
nsgk_mobile
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
农业执法文书页面传参修改
wulanhaote
sunfengxiang
2 years ago
parent
b7a0de1d81
commit
d55fd28923
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/views/lawEnforcement/record/record.vue
+ 1
- 1
src/views/lawEnforcement/record/record.vue
View File
@@ -78,7 +78,7 @@
this.showPicker = false;
this.value = val.caseName;
let query = {
id:val.
i
d,
id:val.
caseI
d,
caseProgress:parseInt(this.$route.query.type) + 1
}
getCaseDocumentList(query).then((response) => {
Write
Preview
Loading…
Cancel
Save