zhongrj
2024-05-15 ee695cb13f2306500eaf6799e8a9d2b78408a2a5
src/views/article/components/discussionManageChild.vue
@@ -210,9 +210,6 @@
                value,
                column
              }) => {
                // this.$message.success('focus事件查看控制台')
                // console.log('获取焦点', value, column)
                // this.$refs.userList && this.$refs.userList.resetForm()
                this.$refs.userList.show(this.discussion.articleRange)
              },
            },
@@ -436,4 +433,4 @@
  .el-pagination {
    margin-top: 20px;
  }
</style>
</style>