@@ -61,6 +61,8 @@ const checkOption = {
};
$(document).ready(function() {
+ const unit = ledgerSpreadSetting.cols.find(x => { return x.field === 'unit'; });
+ if (unit) unit.comboEdit = true;
let stdXmj, stdGcl, dealBills, searchLedger, featureDisplay;
autoFlashHeight();
const changeFeaturesDisplay = function (show, init = false) {
@@ -53,6 +53,8 @@ const checkOption = {
$(document).ready(() => {
+ const unit = billsSpreadSetting.cols.find(x => { return x.field === 'unit'; });
let stdXmj, stdGcl, searchLedger, reviseAtt;
// 初始化spread