智慧农业大数据平台
guoshilong
2022-10-08 c2dd0d1203bd4e37cbd896bde4b15f85fcce8b78
src/components/selectName/index.vue
@@ -33,7 +33,6 @@
    methods: {
        currentClick (item, index) {
            // 触发Student组件实例身上的atguigu事件
            this.$emit('selectItem', item, index)
            if (this.currentIndex == index) {
                this.listFlag = false