Commit 8a8b35c9 by 乔延琦

Merge branch 'develop-yuancheng' into 'develop'

Develop yuancheng

See merge request GFP/RBC/rbc-frontend!101
parents 6ce4ca83 99de5a76
...@@ -104,7 +104,7 @@ export default { ...@@ -104,7 +104,7 @@ export default {
}.bind(this) }.bind(this)
); );
}, },
isApproverEqulloginer:async function (bill, param) { isApproverEqulloginer: function (bill, param) {
const loginer = GMS.userContext && GMS.userContext.id const loginer = GMS.userContext && GMS.userContext.id
let approver = [] let approver = []
$.ajax({ $.ajax({
......
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