diff --git a/SrcJu.js b/SrcJu.js index e13e1433..14129594 100644 --- a/SrcJu.js +++ b/SrcJu.js @@ -353,10 +353,6 @@ function erji() { title: `““””排序⇅` }); }; - let list_col_type = getItem('SrcJuList_col_type', 'text_2'); - 列表.forEach(it => { - it.col_type = list_col_type; - }) let d = []; let list_col_type = getItem('SrcJuList_col_type', 'text_2'); for(let i=0; i<列表.length; i++) {