src/views/tms/WarehouseTree.vue
@@ -2,7 +2,7 @@ <a-card :loading="cardLoading" :bordered="false" title="仓库管理" :title="title" style="height: 100%;" > <a-spin :spinning="loading"> @@ -160,7 +160,13 @@ components: { Tooltip, }, props: ['value'], props: { value: {}, title: { type: String, default: '' } }, data() { return { searchInput: '',