20240227本部检查优化
This commit is contained in:
@@ -142,7 +142,7 @@
|
||||
|
||||
//合并列
|
||||
function onGridDataLoad(event) {
|
||||
this.mergeColumns(['SortIndex', 'CheckItem', 'CheckMethod', 'CheckResult', 'BaseScore', 'DeletScore', 'GetScore'], {
|
||||
this.mergeColumns(['SortIndex', 'CheckItem', 'CheckMethod'], {
|
||||
dependsFirst: true
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user