王佳豪
2021-04-26 6704225b102b684e6ce4e88fa897414fac06c9f1
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';
        }