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
银农app
wulanhaote
yujk
3 years ago
parent
ea7044ec42
commit
16bdd610a5
2 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
src/views/yinnong/bankAgriculture/paymentApproval/approvalModify.vue
+1
-1
src/views/yinnong/bankAgriculture/paymentApproval/approvalModify2.vue
+ 1
- 0
src/views/yinnong/bankAgriculture/paymentApproval/approvalModify.vue
View File
@@ -482,6 +482,7 @@
// 分页
pageNum: 1,
pageSize: 999,
type:'1'
};
listTemplate(templateQueryParams).then(rrr => {
this.templateList = rrr.rows;
+ 1
- 1
src/views/yinnong/bankAgriculture/paymentApproval/approvalModify2.vue
View File
@@ -485,7 +485,7 @@
// 分页
pageNum: 1,
pageSize: 999,
type:'
name
'
type:'
2
'
};
listTemplate(templateQueryParams).then(rrr => {
this.templateList = rrr.rows;
Write
Preview
Loading…
Cancel
Save