| src/views/tickets/ticket.vue | ●●●●● patch | view | raw | blame | history |
src/views/tickets/ticket.vue
@@ -134,7 +134,6 @@ collapse-tags-tooltip clearable @check="handleCheck" @node-click="handleSFNodeClick" @clear="handleClear" /> </el-form-item> @@ -1788,7 +1787,8 @@ try { const currentTab = this.tabs.find(tab => tab.name === this.activeTab); const params = { word_order_types: this.filters.type || undefined, // word_order_types: this.filters.type || undefined, ai_types: this.filters.type || undefined, status: currentTab?.name === 'myTickets' ? undefined