wente
2023-11-15 61e93a9bea52ae963b228fcb157d019607b0a051
web/src/views/modules/project/Project-select.vue
@@ -70,7 +70,9 @@
    methods: {
      init(tableName) {
        this.dataForm.tableName = tableName
        this.$nextTick(()=>{
        this.$refs.tableObj.query()
        })
        // console.log(this.dataForm,'this.dataForm')
      },
      async selectedProject(row) {