Commit 4b6d67df by 乔延琦

Merge branch 'develop-zhouyi' into 'develop'

fix(@gms/gms-plugin-billexpand): 赋值公式执行后刷新子表

See merge request GFP/RBC/rbc-frontend!150
parents f1173f84 b404c6b9
......@@ -58,10 +58,7 @@ export default {
}
}
// 刷新表格
if (!bill.isRefresh) {
bill.refreshSubDataRow(tableObj.title)
bill.isRefresh = true
}
bill.refreshSubDataRow(tableObj.title)
}
}
}
......
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