浏览代码

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)