changed bookingtable data to null

This commit is contained in:
Jack Goh
2018-07-22 14:53:15 +08:00
parent 026ac66257
commit 5772a3c540
2 changed files with 1 additions and 4705 deletions
+1 -2
View File
@@ -324,7 +324,6 @@
rate: ''
},
bookingForm: {
// amount: '',
account_name: '',
bank_name: '',
bank_branch: '',
@@ -385,7 +384,7 @@
dialogFormVisible: false,
dialogFormVisible1: false,
formLabelWidth: '0px',
bookingTable: [],
bookingTable: null,
url: 'api/booking',
pagination: [],
bookingConfirmTable: {
File diff suppressed because it is too large Load Diff