操作权限
#set(initValue = 'oper_name' == filterKey?filterValue:'') #set(disabled = 'oper_name'.equals(filterKey))
#set(initValue = 'oper_key' == filterKey?filterValue:'') #set(disabled = 'oper_key'.equals(filterKey))
#set(initValue = 'oper_pid' == filterKey?filterValue:'') #set(disabled = 'oper_pid'.equals(filterKey))
#set(initValue = 'oper_type' == filterKey?filterValue:'') #set(disabled = 'oper_type'.equals(filterKey))
#set(initValue = 'oper_path' == filterKey?filterValue:'') #set(disabled = 'oper_path'.equals(filterKey))
#set(initValue = 'permission_key' == filterKey?filterValue:'') #set(disabled = 'permission_key'.equals(filterKey))
#set(initValue = 'status' == filterKey?filterValue:'') #set(disabled = 'status'.equals(filterKey))