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