wuxw
2020-01-23 3ce3c8d2a145bf322aad8d65d9e04c0c256d897c
WebService/src/main/resources/components/carInoutPackage/carIn-manage/carInManage.js
@@ -23,7 +23,7 @@
            }
        },
        _initMethod: function() {
            vc.component._listCarInouts(DEFAULT_PAGE, DEFAULT_ROWS);
            vc.component._listCarIns(DEFAULT_PAGE, DEFAULT_ROWS);
        },
        _initEvent: function() {
@@ -73,7 +73,7 @@
                });
            },
            _queryCarInoutMethod: function() {
                vc.component._listCarInouts(DEFAULT_PAGE, DEFAULT_ROWS);
                vc.component._listCarIns(DEFAULT_PAGE, DEFAULT_ROWS);
            },
            _moreCondition: function() {