Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
V
vue-gjjs
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
zhouqian
vue-gjjs
Commits
1701f5a9
Commit
1701f5a9
authored
Nov 11, 2022
by
jianglong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
DBAXXX添加按钮
parent
8657e3e1
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
28 additions
and
8 deletions
+28
-8
index.vue
src/views/Business/Dbaadd/index.vue
+7
-2
index.vue
src/views/Business/Dbaame/index.vue
+7
-2
index.vue
src/views/Business/Dbadel/index.vue
+7
-2
index.vue
src/views/Business/Dbainf/index.vue
+7
-2
No files found.
src/views/Business/Dbaadd/index.vue
View file @
1701f5a9
<
template
>
<div
class=
"eContainer"
>
<c-page
title=
"
进口信用证开立
"
>
<c-page
title=
"
涉外收入申报单(新增)
"
>
<el-form
:model=
"model"
:rules=
"rules"
ref=
"modelForm"
label-width=
"120px"
label-position=
"right"
size=
"small"
:validate-on-rule-change=
"false"
>
<c-tabs
v-model=
"tabVal"
ref=
"elment"
type=
"card"
@
tab-click=
"myTabClick"
>
<!--bopbut PD000000 接口数据 -->
...
...
@@ -31,7 +31,12 @@
</el-form>
<c-function-btn
:handleSubmit=
"handleSubmit"
:handleCheck=
"handleCheck"
:handleStash=
"handleStash"
>
</c-function-btn>
</c-page>
...
...
src/views/Business/Dbaame/index.vue
View file @
1701f5a9
<
template
>
<div
class=
"eContainer"
>
<c-page
title=
"
进口信用证开立
"
>
<c-page
title=
"
涉外收入申报单(修改)
"
>
<el-form
:model=
"model"
:rules=
"rules"
ref=
"modelForm"
label-width=
"120px"
label-position=
"right"
size=
"small"
:validate-on-rule-change=
"false"
>
<c-tabs
v-model=
"tabVal"
ref=
"elment"
type=
"card"
@
tab-click=
"myTabClick"
>
<!--bopbut PD000000 接口数据 -->
...
...
@@ -31,7 +31,12 @@
</el-form>
<c-function-btn
:handleSubmit=
"handleSubmit"
:handleCheck=
"handleCheck"
:handleStash=
"handleStash"
>
</c-function-btn>
</c-page>
...
...
src/views/Business/Dbadel/index.vue
View file @
1701f5a9
<
template
>
<div
class=
"eContainer"
>
<c-page
title=
"
进口信用证开立
"
>
<c-page
title=
"
涉外收入申报单(删除)
"
>
<el-form
:model=
"model"
:rules=
"rules"
ref=
"modelForm"
label-width=
"120px"
label-position=
"right"
size=
"small"
:validate-on-rule-change=
"false"
>
<c-tabs
v-model=
"tabVal"
ref=
"elment"
type=
"card"
@
tab-click=
"myTabClick"
>
<!--bopbut PD000000 接口数据 -->
...
...
@@ -32,7 +32,12 @@
<c-function-btn
:handleSubmit=
"handleSubmit"
:handleCheck=
"handleCheck"
:handleStash=
"handleStash"
>
</c-function-btn>
</c-page>
</div>
...
...
src/views/Business/Dbainf/index.vue
View file @
1701f5a9
<
template
>
<div
class=
"eContainer"
>
<c-page
title=
"
进口信用证开立
"
>
<c-page
title=
"
涉外收入申报单(查询)
"
>
<el-form
:model=
"model"
:rules=
"rules"
ref=
"modelForm"
label-width=
"120px"
label-position=
"right"
size=
"small"
:validate-on-rule-change=
"false"
>
<c-tabs
v-model=
"tabVal"
ref=
"elment"
type=
"card"
@
tab-click=
"myTabClick"
>
<!--bopbut PD000000 接口数据 -->
...
...
@@ -32,7 +32,12 @@
<c-function-btn
:handleSubmit=
"handleSubmit"
:handleCheck=
"handleCheck"
:handleStash=
"handleStash"
>
</c-function-btn>
</c-page>
</div>
...
...
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