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