yangle
2024-09-25 badb75b05113a648326a4be376cd1d2fda55e26f
WebTM/views/车间管理/单品过站/RetrospectiveQueryReport.html
@@ -338,7 +338,7 @@
                                                field: data[i].id, title: data[i].name, align: 'center', sort: true, width: 150, templet: function (e) {
                                                    var html = "";
                                                    if (e.宸ュ簭鍚嶇О == "鎷嶇収" ) {
                                                        html = '<a style="color:#1E9FFF" href="' + e.鐓х墖璺緞 + '" target="main_self_frame">' + e.鐓х墖璺緞+'</a>';
                                                        html = '<a style="color:#1E9FFF" href="" target="main_self_frame">' + e.鐓х墖璺緞+'</a>';
                                                    }
                                                    return html
                                                }