yangle
2024-06-06 d6db3fa707f470fd8a6160c6daf6bcea75b8a6ce
WebTM/views/模治具管理/器具报表/ReportInventoryAccount.html
@@ -226,7 +226,11 @@
                    else {
                        switch (data[i].Type) {
                            //int
                            case 'long':
                            case 'Int32':
                            case 'Int64':
                            case 'double':
                            case 'Decimal':
                                cols_arr[0][i + 1] = { field: data[i].id, title: data[i].name, align: 'center', totalRow: true, sort: true };
                                break;
                            //Decimal