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