mirror of
https://github.com/1024-lab/smart-admin.git
synced 2026-06-02 03:55:59 +00:00
7 lines
90 B
JavaScript
7 lines
90 B
JavaScript
import contactCompany from './contact-company';
|
|
|
|
export default {
|
|
...contactCompany
|
|
};
|
|
|