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
e3e6a7a2
Commit
e3e6a7a2
authored
Sep 03, 2021
by
liuxin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修正
parent
e5fa86df
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
IStreamTable.vue
src/components/IStreamTable.vue
+1
-1
IStreamTableDocpan.vue
src/components/IStreamTableDocpan.vue
+1
-1
Ovwp.vue
src/views/Business/Ditopn/Ovwp.vue
+1
-1
No files found.
src/components/IStreamTable.vue
View file @
e3e6a7a2
...
...
@@ -6,7 +6,7 @@
@
selection-change=
"handleSelectionChange"
:row-key=
"getRowKey"
:header-cell-style=
"
{background: 'eef1f6', color: '#606266'}"
border
="true"
>
border>
<el-table-column
type=
"selection"
width=
"55"
v-if=
"showSelection"
:reserve-selection=
"true"
></el-table-column>
<el-table-column
v-for=
"(item, key) in tableColumns"
...
...
src/components/IStreamTableDocpan.vue
View file @
e3e6a7a2
...
...
@@ -6,7 +6,7 @@
class=
"eContainer-table"
:row-class-name=
"tableRowClassName"
:header-cell-style=
"
{background: 'eef1f6', color: '#606266'}"
border
="true"
>
border>
<el-table-column
v-for=
"(item, key) in tableColumns"
:key=
"key"
...
...
src/views/Business/Ditopn/Ovwp.vue
View file @
e3e6a7a2
...
...
@@ -2,7 +2,7 @@
<el-row>
<!-- =================顶部====================== -->
<el-col
:span=
"24"
>
<el-col
:span=
"8"
offset=
""
>
<el-col
:span=
"8"
>
<el-form-item
label=
"参考号"
prop=
"didgrp.rec.ownref"
>
<c-input
v-model=
"model.didgrp.rec.ownref"
...
...
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