Commit 01d74ba1 authored by tjy's avatar tjy

提交本地代码

parent 6f9d2b3a
This diff is collapsed.
......@@ -239,7 +239,7 @@ const AddBills: React.FC<{}> = (props: any) => {
tableColumns,
tableAddButton,
}}
effects={$ => {
effects={$=> {
$('onFieldValueChange', 'relevanceInvoices').subscribe(state => {
setRelevance(state.value);
setModalColumns(
......
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