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
d2e93721
Commit
d2e93721
authored
3 years ago
by
liushikai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
select,button替换为全局组件
parent
f556a043
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
14 additions
and
13 deletions
+14
-13
Opnp1.vue
src/views/Business/Cptadv/Opnp1.vue
+2
-2
Payment103.vue
src/views/Business/Cptopn/Payment103.vue
+1
-1
index.vue
src/views/Business/Cptopn/index.vue
+1
-1
BusNavbar.vue
src/views/Business/Infcpd/BusNavbar.vue
+1
-0
Docpan.vue
src/views/Public/Docpan.vue
+9
-9
Setpan.vue
src/views/Public/Setpan.vue
+0
-0
No files found.
src/views/Business/Cptadv/Opnp1.vue
View file @
d2e93721
...
...
@@ -266,7 +266,7 @@
</c-col>
<c-col
:span=
"13"
>
<el-form-item
label=
"解付日期"
prop=
"cpdgrp.rec.paydat"
>
<el-form-item
label=
"解付日期"
>
<c-date-picker
type=
"date"
v-model=
"model.cpdgrp.rec.paydat"
...
...
@@ -276,7 +276,7 @@
</el-form-item>
</c-col>
<c-col
:span=
"11"
>
<el-form-item
label=
"起息日"
label-width=
"40%"
prop=
"cpdgrp.rec.valdat"
>
<el-form-item
label=
"起息日"
label-width=
"40%"
>
<c-date-picker
type=
"date"
v-model=
"model.cpdgrp.rec.valdat"
...
...
This diff is collapsed.
Click to expand it.
src/views/Business/Cptopn/Payment103.vue
View file @
d2e93721
...
...
@@ -230,7 +230,7 @@
</c-col>
<!-- ------------------Right------------------>
<c-col
:span=
"11"
>
<c-col
:span=
"11"
:offset=
"1"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"Account with Institution/Account(Tag 54a)"
...
...
This diff is collapsed.
Click to expand it.
src/views/Business/Cptopn/index.vue
View file @
d2e93721
...
...
@@ -37,7 +37,7 @@
<m-AdditionalInfo
:model=
"model"
:codes=
"codes"
/>
</el-tab-pane>
<el-tab-pane
label=
"账务"
name=
"setpan"
>
<el-tab-pane
label=
"
费用及
账务"
name=
"setpan"
>
<!--PD000000 -->
<m-setpan
:model=
"model"
:codes=
"codes"
/>
</el-tab-pane>
...
...
This diff is collapsed.
Click to expand it.
src/views/Business/Infcpd/BusNavbar.vue
View file @
d2e93721
...
...
@@ -114,6 +114,7 @@ export default {
this
.
navcode
.
splice
(
i
,
0
,
newList
)
}
this
.
navcode
.
push
({
code
:
""
,
label
:
"退汇"
,
isDis
:
"N"
,
title
:
""
})
}
else
{
...
...
This diff is collapsed.
Click to expand it.
src/views/Public/Docpan.vue
View file @
d2e93721
...
...
@@ -128,7 +128,7 @@
</el-table-column>
<el-table-column
label=
"操作"
width=
"115px"
fixed=
"right"
>
<
template
slot-scope=
"scope"
>
<
el
-button
<
c
-button
type=
"primary"
size=
"small"
:disabled=
"
...
...
@@ -139,15 +139,15 @@
@
click=
"handleDisplay(scope.row.index, scope.row,model.trnmod.trndoc.doceot[scope.row.index])"
icon=
"el-icon-search"
style=
"margin-left:0"
></
el
-button
></
c
-button
>
<
el
-button
<
c
-button
size=
"small"
type=
"primary"
icon=
"el-icon-edit"
style=
"margin-left:0"
@
click=
"handleDetail(scope.row.index, scope.row)"
></
el
-button
></
c
-button
>
</
template
>
</el-table-column>
...
...
@@ -374,17 +374,17 @@
/></el-form-item>
</c-col>
<c-col
:span=
"2"
>
<
el-button
size=
"mini"
>
...
</el
-button>
<
c-button
size=
"mini"
>
...
</c
-button>
</c-col>
</c-row>
</el-form>
<template
#
footer
>
<span
class=
"dialog-footer"
>
<
el
-button
type=
"primary"
@
click=
"saveDialog"
>
确 定
</
el
-button
<
c
-button
type=
"primary"
@
click=
"saveDialog"
>
确 定
</
c
-button
>
<
el
-button
@
click=
"centerDialogVisible = false"
>
取 消
</
el
-button
<
c
-button
@
click=
"centerDialogVisible = false"
>
取 消
</
c
-button
>
</span>
</
template
>
...
...
This diff is collapsed.
Click to expand it.
src/views/Public/Setpan.vue
View file @
d2e93721
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