remove notice

This commit is contained in:
EricTYL 2020-01-20 15:50:55 +08:00
parent db8b0311a6
commit 605c0374c5
1 changed files with 0 additions and 1 deletions

View File

@ -105,7 +105,6 @@ module Admin::JournalPapersHelper
jp.form_to_start = val
when 13
jp.form_to_end = val
# index need to +2
when 14
jp.total_pages = val
when 15