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
0fdd21f9
Commit
0fdd21f9
authored
Aug 05, 2022
by
wangyanjiao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
#233
parent
030a00f9
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
5 deletions
+5
-5
Botdcrp1.vue
src/views/Business/Botdcr/Botdcrp1.vue
+1
-1
Docpre.vue
src/views/Public/Docpre.vue
+2
-2
Engp.vue
src/views/Public/Engp.vue
+2
-2
No files found.
src/views/Business/Botdcr/Botdcrp1.vue
View file @
0fdd21f9
...
...
@@ -82,7 +82,7 @@
<c-col
:span=
"24"
>
<el-form-item
label=
" "
prop=
"bodgrp.rec.matperbeg"
>
<c-select
v-model=
"model.bodgrp.rec.matperbeg"
style=
"width:100%"
placeholder=
"请选择Start of Maturity Period MATBEG"
disabled
>
placeholder=
"请选择Start of Maturity Period MATBEG"
disabled
:code=
"codes.matperbeg"
>
</c-select>
</el-form-item>
</c-col>
...
...
src/views/Public/Docpre.vue
View file @
0fdd21f9
...
...
@@ -36,8 +36,8 @@
</c-col>
<c-col
:span=
"12"
>
<div
style=
"float: right;"
>
<
span
class=
"add_del_button add_button"
@
click=
"addTableValue"
v-if=
"ifShowAdd"
>
+
</span
>
<
span
class=
"add_del_button"
@
click=
"deleteTable"
v-if=
"ifShowDelete"
>
-
</spa
n>
<
c-button
@
click=
"addTableValue"
v-if=
"ifShowAdd"
>
+
</c-button><br
>
<
c-button
@
click=
"deleteTable"
v-if=
"ifShowDelete"
>
-
</c-butto
n>
</div>
</c-col>
</c-row>
...
...
src/views/Public/Engp.vue
View file @
0fdd21f9
...
...
@@ -53,12 +53,12 @@
</el-button>
</
template
>
<
template
slot-scope=
"scoped"
>
<
el
-button
<
c
-button
style=
"margin-left:0"
size=
"small"
type=
"primary"
@
click=
"detail1(scoped.$index, scoped.row)"
>
详情
</
el
-button
>
详情
</
c
-button
>
</
template
>
</el-table-column>
...
...
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