@@ -308,8 +308,8 @@ function partThree() {
async: true,
dataType: 'json',
data: {
- start: "",
- end: "",
+ start: "2019-07-01",
+ end: "2019-07-31",
branchcode: ""
},
success: function(data) {