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
e61e7724
Commit
e61e7724
authored
Mar 17, 2020
by
刘泽奇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
123
parent
12d83d2f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
36 additions
and
9 deletions
+36
-9
channel-access/src/views/fqembed/comapnylist.vue
+36
-9
No files found.
channel-access/src/views/fqembed/comapnylist.vue
View file @
e61e7724
...
...
@@ -121,16 +121,16 @@
<Companydetail
/>
</el-dialog>
</div>
<
!-- <
div class="block">
<div
class=
"block"
>
<el-pagination
@
size-change=
"handleSizeChange"
@
current-change=
"handleCurrentChange"
:current-page.sync="currentPage
3
"
:current-page
.
sync=
"currentPage
2
"
:page-size=
"100"
layout=
"prev, pager, next, jumper"
:total=
"1000"
></el-pagination>
</div>
-->
</div>
</el-tab-pane>
<el-tab-pane
label=
"云上公司注册"
name=
"2"
>
<el-dialog
title=
"云上公司注册方案"
:visible
.
sync=
"cloudCompanyAddDialog"
width=
"60%"
center
>
...
...
@@ -249,16 +249,16 @@
<Clouddetails
/>
</el-dialog>
</div>
<
!-- <
div class="block">
<div
class=
"block"
>
<el-pagination
@
size-change=
"handleSizeChange"
@
current-change=
"handleCurrentChange"
:current-page.sync="currentPage
3
"
:current-page
.
sync=
"currentPage
2
"
:page-size=
"100"
layout=
"prev, pager, next, jumper"
:total=
"1000"
></el-pagination>
</div>
-->
</div>
</el-tab-pane>
</el-tabs>
</div>
...
...
@@ -446,11 +446,38 @@ export default {
},
created
()
{
req
.
post
(
"
123
"
,
"
/api/web/action/icapi/springBoard
"
,
{
params
:
{
abc
:
"4444"
}
actionType
:
"submitProgramme"
,
actionBody
:
{
needNo
:
"N202002141324bupnr8L"
,
solutionContent
:
{
bizType
:
"companyreg"
,
notes
:
"方案备注"
,
solution
:
{
//公司注册方案
entName
:
"公司名称"
,
province
:
"省"
,
city
:
"市"
,
taxpayerType
:
"纳税人类型"
,
entNature
:
"公司性质"
,
organizationType
:
"组织类型"
,
industry
:
"行业"
,
businessScope
:
"经营范围"
,
//云上公司注册方案
regPark
:
"注册园区"
,
regType
:
"注册类型"
,
productType
:
"产品类型"
}
}
}
},
{
headers
:
{
asd
:
"123"
}
}
{
headers
:
{
token
:
"3260d5a2452441dd93ecc7ecb35f6dc0"
,
userpin
:
"39fcf7bc5f6c4e55a1f85d750e37316b"
}
}
);
}
};
...
...
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