task#13641,在调度app的对账初,加一个“查看结算单”按钮

This commit is contained in:
2024-05-07 15:16:58 +08:00
parent 0a3eb81c12
commit a3948addd1
4 changed files with 211 additions and 32 deletions

View File

@ -163,7 +163,6 @@ export default {
this.postfix=this.$route.params?.postfix;
this.index=this.$route.params?.index;
this.queryTime = this.$route.params?.queryTime
console.log("111111111111",this.$route.params?.queryTime)
await this.getDetail()
},
methods: {