Explorar el Código

05160904日付返回lhj

liuhj hace 1 año
padre
commit
58b66cfb31
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/components/Finance/DailyFeeedit.vue

+ 1 - 0
src/components/Finance/DailyFeeedit.vue

@@ -372,6 +372,7 @@ export default {
                         type: 'success',
                         offset:50
                     });
+                    that.$router.push({ path: "/home/DailyFeePayment"});
                 }else{
                     that.$message.error(res.data.msg);
                 }