王佳豪
2021-04-28 c2ff04c22ef365b19d772e46716f4d5592c545f8
src/main/webapp/static/js/pakStore/pakStore.js
@@ -15,7 +15,7 @@
        }
    ];
    matCols.map(function (item) {
        if (item.field === 'str6') {
        if (item.field === 'str6' || item.field === 'str5') {
            item.edit = 'text';
            item.style = 'color: blue;font-weight: bold';
        }