@@ -1 +0,0 @@
-.gpu-list[data-v-096ef7e6]{padding:20px}.filter-section[data-v-096ef7e6]{margin-bottom:20px}.ml-15[data-v-096ef7e6]{margin-left:15px}.pagination[data-v-096ef7e6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:15px}
@@ -0,0 +1 @@
+.gpu-list[data-v-d624b06e]{padding:20px}.filter-section[data-v-d624b06e]{margin-bottom:20px}.ml-15[data-v-d624b06e]{margin-left:15px}.pagination[data-v-d624b06e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:15px}
@@ -567,7 +567,7 @@ export default {
const params = {
page: this.currentPage,
page_size: this.pageSize,
- doc_type_id: this.selectedType || 36,
+ doc_type_id: this.selectedType || '',
keyword: this.searchForm.name,
tag_names: this.searchForm.id,
};