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
f2611b3f
Commit
f2611b3f
authored
Nov 08, 2022
by
javaHeight
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bptset、Bptcan 修改
parent
441e4577
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
7 deletions
+4
-7
index.vue
src/views/Business/Bptcan/index.vue
+2
-4
index.vue
src/views/Business/Bptset/index.vue
+2
-3
No files found.
src/views/Business/Bptcan/index.vue
View file @
f2611b3f
<
template
>
<c-page
title=
"出口融资注销"
>
<div
class=
"eContainer"
>
<c-page
title=
"出口融资注销"
>
<!--
<c-bus-button
:
$
pntvm=
"this"
></c-bus-button>
-->
<el-form
:model=
"model"
...
...
@@ -108,8 +106,8 @@
<!--
<el-button
size=
"small"
>
拆分报文
</el-button>
-->
<!--
<el-button
size=
"small"
>
智能提示
</el-button>
-->
</c-function-btn>
</div>
</c-page>
</div>
</
template
>
<
script
>
import
Api
from
"~/service/Api"
...
...
src/views/Business/Bptset/index.vue
View file @
f2611b3f
<
template
>
<c-page
title=
"出口融资还款"
>
<div
class=
"eContainer"
>
<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"
>
...
...
@@ -103,8 +102,8 @@
<!--
<el-button
size=
"small"
>
拆分报文
</el-button>
-->
<!--
<el-button
size=
"small"
>
智能提示
</el-button>
-->
</c-function-btn>
</div>
</c-page>
</div>
</
template
>
<
script
>
...
...
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