Commit 5c7e3da0 authored by zhengke's avatar zhengke

修改

parent a6d9475d
......@@ -1179,6 +1179,9 @@
}, res => {
if (res.data.resultCode == 1) {
let nav = res.data.data.list;
if(nav[0].OutBranchId==1216){
this.IsShowRMB=true;
}
let num = 0;
nav.forEach(x => {
x.CurrencyIdArr = [];
......
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