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