src/views/dnc/base/modules/ProductStructure/Document/NcDocumentSearchModal.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/dnc/base/modules/ProductStructure/Document/NcDocumentSearchModal.vue
@@ -476,6 +476,11 @@ this.filters = {} this.isorter = Object.assign({}, this.defaultSorter) }, handleDelete() { // 此处函数为屏蔽mixins中的同名函数,通用函数写在父级中 }, triggerCorrespondingMethod({ methodName, modalTitle }) { if (this[methodName]) { this[methodName]()