hsun 1 жил өмнө
parent
commit
a05bc73ab7

+ 0 - 1
controllers/data_manage/my_chart.go

@@ -1869,7 +1869,6 @@ func (this *MyChartController) Locate() {
 				return
 			}
 			condition += fmt.Sprintf(` AND chart_classify_id IN (%s)`, strIds)
-			orderRule = `chart_classify_id`
 		}
 	}