src/components/view/b1-sample.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/components/view/b1-sample.vue
@@ -700,6 +700,7 @@ this.isDetail = true; }, warehouseChange(val) { this.tableList = [] let map = this.warehouse.find(a => { return a.id === val ? a : null })