This commit is contained in:
chiu 2020-11-03 13:09:04 +08:00
parent 3860ce7f78
commit b6067c82b8
1 changed files with 0 additions and 3 deletions

View File

@ -57,9 +57,6 @@ class Admin::VenueManagementBillsController < Admin::VenueAdminController
end end
def filter_bill def filter_bill
if defined?(params).blank?
params = @params
end
@ext_filename = "" @ext_filename = ""
@bills = nil @bills = nil
@categories = @module_app.categories.enabled @categories = @module_app.categories.enabled