소스 검색

0326费用清单

liuhj 2 달 전
부모
커밋
4a7acc79a1
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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)