duhe
2024-04-27 12e682746b1fa1de979eabbbc708be2331724171
中检记录单:按照制单日期降序排序
1个文件已修改
2 ■■■ 已修改文件
WebTM/views/车间管理/工序流转卡/MES_ColorRecordBillList.html 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebTM/views/³µ¼ä¹ÜÀí/¹¤ÐòÁ÷ת¿¨/MES_ColorRecordBillList.html
@@ -250,7 +250,7 @@
            //加载网格
            function get_Display(sWhere) {
                sWhere += " order by æ—¥æœŸ desc ";
                sWhere += " order by åˆ¶å•日期 desc ";
                //动态列-缓存列表
                $.ajax({
                    url: GetWEBURL() + "/ColorRecord/ColorRecordList",