王佳豪
2021-04-28 a8995bfca6bc1ee4dbd988c5e5b5d89c19232ad6
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';
        }