|
|
|
@ -297,7 +297,6 @@ export default { |
|
|
|
"440106000&天河区&2" |
|
|
|
]; |
|
|
|
this.getGoodsList(); |
|
|
|
this.state = 0; |
|
|
|
} else if (this.state == 2 || this.state == 1) { |
|
|
|
this.getGoodsList(); |
|
|
|
} |
|
|
|
@ -320,7 +319,6 @@ export default { |
|
|
|
"440106000&天河区&2" |
|
|
|
]; |
|
|
|
this.getGoodsList(); |
|
|
|
this.state = 0; |
|
|
|
} else if (this.state == 2 || this.state == 1) { |
|
|
|
this.getGoodsList(); |
|
|
|
} |
|
|
|
|