|
|
@ -211,7 +211,7 @@ export default { |
|
|
} |
|
|
} |
|
|
if (this.tagNo <1000 && this.tagNo !== 93){ |
|
|
if (this.tagNo <1000 && this.tagNo !== 93){ |
|
|
if (this.param4) { |
|
|
if (this.param4) { |
|
|
sql += " and site=" + this.param4 |
|
|
|
|
|
|
|
|
sql += " and site=" + "'" + this.param4 + "'" |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
|