智慧农业大数据平台
guoshilong
2022-10-17 0a3994b8a4e5d89639a0348f28754fc595d4d0e9
src/components/date-select/index.vue
@@ -57,6 +57,8 @@
                    this.$parent.getCltjTime(currentTime)
                } else if (this.type == 'symSelect') {
                    this.$parent.getSymTime(currentTime)
                } else if (this.type == 'ncpjgSelect') {
                    this.$parent.productsSupervise(currentTime)
                }
            },
            selectChange (e) {
@@ -71,6 +73,8 @@
                    this.$parent.getCltjTime(currentTime)
                } else if (this.type == 'symSelect') {
                    this.$parent.getSymTime(currentTime)
                } else if (this.type == 'ncpjgSelect') {
                    this.$parent.productsSupervise(currentTime)
                }
            },
            gettime (data) {