solve conflict
This commit is contained in:
parent
a89634f0df
commit
db16ec323a
|
|
@ -10,11 +10,9 @@ import Sequence from "./components/sequence/Sequence";
|
|||
import Group from "./components/group/Group";
|
||||
import OfficeManage from "./components/office/officeManage";
|
||||
import CompanyExtend from "./components/company/CompanyExtend"
|
||||
<<<<<<< HEAD
|
||||
import BranchNumSetting from "./components/branchNumSetting"
|
||||
=======
|
||||
import Company from "./components/company/company";
|
||||
>>>>>>> feature/cl
|
||||
|
||||
import stores from "./stores";
|
||||
import "./style/index";
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue