zzr99
2022-08-16 01e93c41a4b63ba59241e80cc623ee375258a1e4
WebTM/views/³µ¼ä¹ÜÀí/¹¤ÐòÁ÷ת¿¨/Sc_ProcessExchangeBill.html
@@ -1554,10 +1554,8 @@
                                    option.cols[0][i + 1]["style"] = "font-size:100%";
                                }
                                //设置列宽
                                if (data1.data[0].HColumnWidth != 0) {
                                    option.cols[0][i + 1]["width"] = data1.data[0].HColumnWidth + "px;";
                                } else {
                                    option.cols[0][i + 1]["width"] = "";
                                if (dataCols[3] > 0) {
                                    option.cols[0][i + 1]["width"] = dataCols[3];
                                }
                                //显示列
                                if (dataCols[1] == 0 && $.inArray(option.cols[0][i + 1]["title"], titleData) == -1) {