This commit is contained in:
952108534@qq.com 2022-01-22 22:55:40 +08:00
parent 3403570766
commit 4b27f68340

View File

@ -428,7 +428,6 @@ export default {
let list=[]
this.activeIndex = index;
console.log(this.obligation)
debugger
if(item.title=='待付款'){
list=this.obligation
}