Bai
2021-05-03 70b2b649f074e114d1c944e000f5eb0ffa596398
src/main/webapp/static/js/locNormal/locNormalIn.js
@@ -16,7 +16,7 @@
        }
    ];
    locNormalCols.map(function (item) {
        if (item.field === 'supplier') {
        if (item.field === 'supplier' || item.field === 'mnemonic') {
            item.edit = 'text';
        }
    })