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
fukai
vue-gjjs
Commits
279d043b
Commit
279d043b
authored
3 years ago
by
liushikai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ditame修改页布局调整
parent
e6359b31
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
3 deletions
+6
-3
Amep.vue
src/views/Business/Ditame/Amep.vue
+0
-0
index.vue
src/views/Business/Ditame/index.vue
+6
-3
No files found.
src/views/Business/Ditame/Amep.vue
View file @
279d043b
This diff is collapsed.
Click to expand it.
src/views/Business/Ditame/index.vue
View file @
279d043b
<
template
>
<c-page
title=
"信用证修改"
>
<div
class=
"eContainer"
>
<c-bus-button
:
$
pntvm=
"this"
></c-bus-button>
<el-form
:model=
"model"
:rules=
"rules"
ref=
"modelForm"
label-width=
"
20
0px"
label-width=
"
15
0px"
size=
"small"
label-position=
"right"
>
<c-tabs
:value=
"tabVal"
ref=
"elment"
type=
"card"
@
tab-click=
"tabClick"
>
...
...
@@ -105,11 +107,12 @@
<m-limitbody
:model=
"model"
:codes=
"codes"
/>
</el-tab-pane>
</c-tabs>
<
c-bus-button
:
$
pntvm=
"this"
></c-bus-button
>
<
!--
<c-bus-button
:
$
pntvm=
"this"
></c-bus-button>
--
>
</el-form>
<c-grid-ety-prompt-dialog
ref=
"etyDialog"
:promptData=
"promptData"
v-on:select-ety=
"selectEty"
></c-grid-ety-prompt-dialog>
</div>
</c-page>
</
template
>
<
script
>
import
Utils
from
"~/utils/index"
;
...
...
This diff is collapsed.
Click to expand it.
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