john 2 年之前
父節點
當前提交
47ee2bcc45
共有 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() {
     storeRemarkChange() {
       this.$store.commit('invoice/set_remark', this.condition.remark);
       this.$store.commit('invoice/set_remark', this.condition.remark);
     },
     },
-    submitTest(type) {
+    submitTest2(type) {
       if(type === 'H5') {
       if(type === 'H5') {
         this.$router.replace({
         this.$router.replace({
           path: 'parkingReceipt',
           path: 'parkingReceipt',