Commit 05136220 authored by youjie's avatar youjie

no message

parent b9abf4f3
...@@ -1728,9 +1728,9 @@ ...@@ -1728,9 +1728,9 @@
id = [98, 99]; id = [98, 99];
} else { } else {
if (obj.OutBranchId === 0) { if (obj.OutBranchId === 0) {
id = [43, 48]; id = [43, 48, 245, 246];
} else { } else {
id = [56, 53]; id = [56, 53, 245, 246];
} }
} }
this.$router.push({ this.$router.push({
......
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