sc
This commit is contained in:
@@ -102,8 +102,6 @@ function totalSort(pre, cur) {
|
||||
}
|
||||
|
||||
function monthSort(pre, cur, idx) {
|
||||
console.log(idx)
|
||||
|
||||
return (
|
||||
Number(pre.monthClueSignRateReportList[idx].rate) -
|
||||
Number(cur.monthClueSignRateReportList[idx].rate)
|
||||
|
||||
Reference in New Issue
Block a user