Browse Source

Merge pull request #103 from John-Hong/release-2.8.0

Release 2.8.0
Tron 2 years ago
parent
commit
ef077ec6fa
1 changed files with 11 additions and 11 deletions
  1. 11 11
      src/pages/parkingFee/mixins/parkingReceipt/parkingReceipt.js

+ 11 - 11
src/pages/parkingFee/mixins/parkingReceipt/parkingReceipt.js

@@ -259,17 +259,17 @@ export default {
         }
       }
       // mock数据
-      this.list = [{
-        orderNo: 'qqqqqqq',
-        id: 'qqqqqqq',
-        totalPaidAmount: 111,
-        taxNo: 'qqqqqqq',
-        status: 'COMPLETE',
-        vehicleNo: 'qqqqqqq',
-        enterTime: '2023-09-89',
-        parkName: '111',
-        serviceMin: '111',
-      }]
+      // this.list = [{
+      //   orderNo: 'qqqqqqq',
+      //   id: 'qqqqqqq',
+      //   totalPaidAmount: 111,
+      //   taxNo: 'qqqqqqq',
+      //   status: 'COMPLETE',
+      //   vehicleNo: 'qqqqqqq',
+      //   enterTime: '2023-09-89',
+      //   parkName: '111',
+      //   serviceMin: '111',
+      // }]
     },
     checkboxChange(ids) {
       this.boxids = ids