Browse Source

0326费用清单

liuhj 3 weeks ago
parent
commit
4a7acc79a1
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/components/expenseMobileinfo.vue

+ 2 - 2
src/components/expenseMobileinfo.vue

@@ -183,8 +183,8 @@ export default {
             })
         },
         back(){
-            this.$router.back();
-            // this.$router.push({path: '/expenseMobile'});
+            // this.$router.back();
+            this.$router.push({path: 'expenseMobile?uid=21'});
         },
         passbtn(val,type){
             this.noPostAuditGrpCreditCardPayment(val,type)