src/views/other/commonDialog/EditDropdownDialog.vue @@ -111,7 +111,7 @@ pageSize: 100 }).then((res) => { console.log(res.data) this.tableData = res.data.data.list this.tableData = res.data.list }) }, handleClose() {