john hace 2 años
padre
commit
47ee2bcc45

+ 1 - 1
src/pages/parkingFee/mixins/parkingReceipt/parkingApplication.js

@@ -271,7 +271,7 @@ export default {
     storeRemarkChange() {
       this.$store.commit('invoice/set_remark', this.condition.remark);
     },
-    submitTest(type) {
+    submitTest2(type) {
       if(type === 'H5') {
         this.$router.replace({
           path: 'parkingReceipt',