Преглед изворни кода

Merge pull request #164 from John-Hong/John/release-2.11.0/KIP-10689

test
Tron пре 2 година
родитељ
комит
2540ad994d
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/pages/parkingFee/mixins/parkingReceipt/parkingApplication.js

+ 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',