Do you just want to sort by period ({DataTable_SHUIPING.周期})?
If yes, then you can group by this field and change it to ascending order in Group by options.
Note: If above field is string then first convert to number: tonumber({DataTable_SHUIPING.周期})