Commit 7c61967a authored by 黄奎's avatar 黄奎

页面修改

parent 47224caa
......@@ -2935,7 +2935,7 @@
}
var path = "TravelContractNew";
if (item.lineId == 14) {
//path = "TravelContractNewRB";
path = "TravelContractNewRB";
}
let routeData = this.$router.resolve({
name: path,
......
......@@ -5579,7 +5579,7 @@
goContract(item, sItem) {
var path = "TravelContractNew";
if (item.lineId == 14) {
//path = "TravelContractNewRB";
path = "TravelContractNewRB";
}
let routeData = this.$router.resolve({
name: path,
......
......@@ -2278,7 +2278,7 @@
goContract(item, sItem) {
var path = "TravelContractNew";
if (item.lineId == 14) {
//path = "TravelContractNewRB";
path = "TravelContractNewRB";
}
let routeData = this.$router.resolve({
name: path,
......
......@@ -2238,7 +2238,7 @@
goContract(item, sItem) {
var path = "TravelContractNew";
if (item.lineId == 14) {
//path = "TravelContractNewRB";
path = "TravelContractNewRB";
}
let routeData = this.$router.resolve({
name: path,
......
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