Commit a5c65353 by peii

Merge branch 'develop' into product

parents 9406d2da 28295252
This diff could not be displayed because it is too large.
{
"name": "BoneHouse_Business_APP",
"version": "1.2.7",
"version": "1.2.8",
"private": true,
"scripts": {
"postinstall": "npx jetify",
......
......@@ -83,7 +83,7 @@ class Settlement extends React.Component<IProps, IState> {
args = filterData
}
args.header_status = 'ENTERED'
args.header_status = 'SETTLING'
const params = R.filter(isNotBlank)({
...args,
...pagination,
......
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 sign in to comment