@@ -709,10 +709,10 @@
res.value = res;
res.label = res.layername;
- if (index == 0) {
+ if (res.layername === "二调") {
_self.leftValue = res;
}
- if (index == 1) {
+ if (res.layername === "三调") {
_self.rightValue = res;