src/views/tickets/component/SearchBox.vue
File was renamed from src/views/tickets/SearchBox.vue @@ -117,7 +117,6 @@ descs: 'update_time' } newGetWorkspacesPage(formData).then(res => { console.log(res, '5555'); lineList.value = res.data.data.records }) }