ソースを参照

Merge branch 'dev/1.5' into debug

hsun 1 年間 前
コミット
28a6f211a2
1 ファイル変更0 行追加1 行削除
  1. 0 1
      controllers/data_manage/my_chart.go

+ 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`
 		}
 	}