Commit 4af115aa by 袁成

fix

parent 83bbf04f
...@@ -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