mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-07-26 08:45:08 +08:00
CRM: 跟进组件完善
This commit is contained in:
@ -1,4 +1,6 @@
|
||||
import BusinessList from './BusinessList.vue'
|
||||
import BusinessTableSelect from './BusinessTableSelect.vue'
|
||||
import ContactList from './ContactList.vue'
|
||||
import ContactTableSelect from './ContactTableSelect.vue'
|
||||
|
||||
export { BusinessList, ContactList }
|
||||
export { BusinessList, BusinessTableSelect, ContactList, ContactTableSelect }
|
||||
|
Reference in New Issue
Block a user