|
@@ -496,6 +496,7 @@ export default {
|
|
this.setImager({ year: this.nowlayer }, show);
|
|
this.setImager({ year: this.nowlayer }, show);
|
|
},
|
|
},
|
|
reset() {
|
|
reset() {
|
|
|
|
+ store.setaddNode([]);
|
|
this.$nextTick(() => {
|
|
this.$nextTick(() => {
|
|
// this.sourcesshow(false);
|
|
// this.sourcesshow(false);
|
|
Object.keys(this.imagelayers).forEach((key) => {
|
|
Object.keys(this.imagelayers).forEach((key) => {
|