|
@@ -403,12 +403,12 @@ var system = [
|
|
|
{
|
|
|
label: "给水系统原理示意图",
|
|
|
id: "GSYL1",
|
|
|
- param: { tab_code: "1572", type_code: "2021" },
|
|
|
+ param: { tab_code: "1572", type_code: "2021", difference: "给水" },
|
|
|
},
|
|
|
{
|
|
|
label: "排水系统原理示意图",
|
|
|
id: "GSYL2",
|
|
|
- param: { tab_code: "1542", type_code: "2022" },
|
|
|
+ param: { tab_code: "1542", type_code: "2022", difference: "排水" },
|
|
|
},
|
|
|
],
|
|
|
},
|
|
@@ -425,12 +425,12 @@ var system = [
|
|
|
{
|
|
|
label: "给水系统",
|
|
|
id: "GSWB1",
|
|
|
- param: { tab_code: "gps01" },
|
|
|
+ param: { tab_code: "gps01", difference: "给水" },
|
|
|
},
|
|
|
{
|
|
|
label: "排水系统",
|
|
|
id: "GSWB2",
|
|
|
- param: { tab_code: "gps02" },
|
|
|
+ param: { tab_code: "gps02", difference: "排水" },
|
|
|
},
|
|
|
],
|
|
|
},
|
|
@@ -441,12 +441,12 @@ var system = [
|
|
|
{
|
|
|
label: "给水系统",
|
|
|
id: "GSWX1",
|
|
|
- param: { tab_code: "1592" },
|
|
|
+ param: { tab_code: "1592", difference: "给水" },
|
|
|
},
|
|
|
{
|
|
|
label: "排水系统",
|
|
|
id: "GSWX2",
|
|
|
- param: { tab_code: "1593" },
|
|
|
+ param: { tab_code: "1593", difference: "排水" },
|
|
|
},
|
|
|
],
|
|
|
},
|
|
@@ -457,17 +457,17 @@ var system = [
|
|
|
{
|
|
|
label: "给水系统专项维修",
|
|
|
id: "GSZW1",
|
|
|
- param: { tab_code: "1592" },
|
|
|
+ param: { tab_code: "1592", difference: "给水" },
|
|
|
},
|
|
|
{
|
|
|
label: "排水系统专项维修",
|
|
|
id: "GSZW2",
|
|
|
- param: { tab_code: "1593" },
|
|
|
+ param: { tab_code: "1593", difference: "排水" },
|
|
|
},
|
|
|
{
|
|
|
label: "其他事项",
|
|
|
id: "GSQT",
|
|
|
- param: { tab_code: "1594" },
|
|
|
+ param: { tab_code: "1594", difference: "" },
|
|
|
},
|
|
|
],
|
|
|
},
|