Commit 431387c6 authored by youjie's avatar youjie

no message

parent 809e578c
...@@ -308,7 +308,7 @@ export default { ...@@ -308,7 +308,7 @@ export default {
} }
}, err => {}) }, err => {})
}, },
// 预付款退款详情 // OtherType=65详情 预付款退款详情
getyfTableList(){ getyfTableList(){
this.loading = true this.loading = true
let msg={ let msg={
...@@ -328,6 +328,7 @@ export default { ...@@ -328,6 +328,7 @@ export default {
} }
}, err => {}) }, err => {})
}, },
// OtherType=7详情
getDetails(){ getDetails(){
this.loading = true; this.loading = true;
let msg={ let msg={
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment