Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Z
zhichan
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
蒋勇
zhichan
Commits
c066e1bf
Commit
c066e1bf
authored
Mar 18, 2020
by
刘泽奇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
123
parent
663ba86d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
10 deletions
+6
-10
channel-access/src/views/fqembed/companylist.vue
+6
-10
No files found.
channel-access/src/views/fqembed/companylist.vue
View file @
c066e1bf
...
...
@@ -7,8 +7,9 @@
<companysub
/>
</el-dialog>
<el-dialog
title=
"公司注册方案"
:visible
.
sync=
"companyDetailDialog"
width=
"60%"
center
>
<Companydetail
:no=
"detailsNeedNo"
></Companydetail>
</el-dialog>
<Companydetail
:no=
"detailsNeedNo"
@
companyAddDone=
"closeCompanyAddDialog"
/>
</el-dialog>
<div
class=
"company-find"
>
<div
class=
"box"
>
<div>
方案编号:
</div>
...
...
@@ -123,11 +124,8 @@
</div>
</
template
>
</el-table-column>
</el-table><
<<<<<<
HEAD
<
el-dialog
title=
"公司注册方案"
:visible
.
sync=
"companyDetailDialog"
width=
"60%"
center
>
<Companydetail
@
companyAddDone=
"closeCompanyAddDialog"
/>
</el-dialog>
=======
>>>>>>> f76e22315d3770da5c3fcd6e691517a2bf887691
</el-table>
</div>
<div
class=
"block"
>
<el-pagination
...
...
@@ -142,9 +140,7 @@
</el-tab-pane>
<el-tab-pane
label=
"云上公司注册"
name=
"2"
>
<el-dialog
title=
"云上公司注册方案"
:visible
.
sync=
"cloudCompanyAddDialog"
width=
"60%"
center
>
<
<<<<<<
HEAD
<
Cloudcompany
@
cloudAddDone=
"closeCloudCompanyAddDialog"
></Cloudcompany>
=======
<Cloudcompany></Cloudcompany>
<Cloudcompany
@
cloudAddDone=
"closeCloudCompanyAddDialog"
></Cloudcompany>
</el-dialog>
<el-dialog
title=
"云上公司注册方案"
:visible
.
sync=
"cloudDetailDialog"
width=
"60%"
center
>
<Clouddetails
:no=
"detailsNeedNo"
></Clouddetails>
>>>>>>> f76e22315d3770da5c3fcd6e691517a2bf887691
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment