Commit 52e8f2fb authored by wangxuelai's avatar wangxuelai

Merge remote-tracking branch 'origin/bww-v1' into wxl-develop

parents 04b2f870 63d70def
......@@ -694,6 +694,13 @@ export default {
},
},
});
yield put({
type: 'queryLeaveTotal',
payload: {
params: {
},
},
});
} else {
yield put({
type: 'webapp/errorrequestresolve',
......
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