Commit 928b2db2 authored by 黄媛媛's avatar 黄媛媛

update

parent 9f57d37b
...@@ -1197,7 +1197,7 @@ ...@@ -1197,7 +1197,7 @@
var actionCode = this.$AuthCode.S_Travel_Share; var actionCode = this.$AuthCode.S_Travel_Share;
this.CheckUserAuth(actionCode, res => { this.CheckUserAuth(actionCode, res => {
if (res.data.resultCode == 1 && res.data.data == 1) { if (res.data.resultCode == 1 && res.data.data == 1) {
this.F_InvoiceManagement = true; this.S_Travel_Share = true;
} }
}); });
......
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