Commit 59d8a494 authored by lijingjing's avatar lijingjing

[fix]报价页面修改

parent 592597c9
......@@ -800,7 +800,7 @@
headRecords[i].getField('column_value_c').setReadOnly(true);
}
}
}else{
}else if('${/parameter/@document_category}'=='CONTRACT'&&'${/parameter/@contract_status}'!='SIGN'){
for (var i = 0;i < headRecords.length;i++) {
var column_name = headRecords[i].get('column_name')
headRecords[i].set('input_mode','READONLY');
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment