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
1b1a919e
Commit
1b1a919e
authored
Nov 23, 2022
by
liaoxing
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
gtx 显示字段调整
parent
2e8cb1c9
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
22 additions
and
20 deletions
+22
-20
GtxInfo.vue
src/views/Statics/Dbigtx/GtxInfo.vue
+4
-4
Infsea.vue
src/views/Statics/Infgtx/Infsea.vue
+18
-16
No files found.
src/views/Statics/Dbigtx/GtxInfo.vue
View file @
1b1a919e
<
template
>
<div
class=
"eibs-tab"
>
<c-col
:span=
"12"
class=
"col-left"
>
<c-col
:span=
"24"
>
<
!--
<
c-col
:span=
"24"
>
<el-form-item
label=
"inr"
prop=
"inr"
>
<c-input
v-model=
"model.inr"
...
...
@@ -9,7 +9,7 @@
>
</c-input>
</el-form-item>
</c-col>
</c-col>
-->
<c-col
:span=
"24"
>
<el-form-item
label=
"extkey"
prop=
"extkey"
>
<c-input
...
...
@@ -28,7 +28,7 @@
</c-input>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<
!--
<
c-col
:span=
"24"
>
<el-form-item
label=
"ver"
prop=
"ver"
>
<c-input
v-model=
"model.ver"
...
...
@@ -36,7 +36,7 @@
>
</c-input>
</el-form-item>
</c-col>
</c-col>
-->
<c-col
:span=
"24"
>
<el-form-item
label=
"gidtxt"
prop=
"gidtxt"
>
<c-input
...
...
src/views/Statics/Infgtx/Infsea.vue
View file @
1b1a919e
...
...
@@ -20,6 +20,8 @@
</c-input>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"12"
class=
"col-right"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"nam"
prop=
"nam"
>
<c-input
...
...
@@ -38,7 +40,7 @@
</c-input>
</el-form-item>
</c-col>
-->
<c-col
:span=
"24"
>
<
!--
<
c-col
:span=
"24"
>
<el-form-item
label=
"gidtxt"
prop=
"gidtxt"
>
<c-input
v-model=
"model.gidtxt"
...
...
@@ -73,7 +75,7 @@
>
</c-input>
</el-form-item>
</c-col>
</c-col>
-->
<!--
<c-col
:span=
"24"
>
<el-form-item
label=
"objinr"
prop=
"objinr"
>
<c-input
...
...
@@ -85,7 +87,7 @@
</c-col>
-->
</c-col>
<!------------- 右 ---------->
<c-col
:span=
"12"
class=
"col-right"
>
<
!--
<
c-col
:span=
"12"
class=
"col-right"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"gtxpri"
prop=
"gtxpri"
>
<c-input
...
...
@@ -148,7 +150,7 @@
>
</c-input>
</el-form-item>
</c-col>
</c-col>
-->
<!--
<c-col
:span=
"24"
>
<el-form-item
label=
"etgextkey"
prop=
"etgextkey"
>
<c-input
...
...
@@ -158,7 +160,7 @@
</c-input>
</el-form-item>
</c-col>
-->
<
/c-col
>
<
!--
</c-col>
--
>
<c-col
:span=
"24"
>
<!-- PTY.PTYTYP -->
...
...
@@ -277,22 +279,22 @@ export default {
gtxData
:
[],
gtxColumns
:
[
// { label: 'inr', prop: 'inr', width: 'auto' },
{
label
:
'extkey'
,
prop
:
'extkey'
,
width
:
'auto'
},
//
{ label: 'extkey', prop: 'extkey', width: 'auto' },
{
label
:
'nam'
,
prop
:
'nam'
,
width
:
'auto'
},
// { label: 'ver', prop: 'ver', width: 'auto' },
{
label
:
'gidtxt'
,
prop
:
'gidtxt'
,
width
:
'auto'
},
//
{ label: 'gidtxt', prop: 'gidtxt', width: 'auto' },
{
label
:
'gartyp'
,
prop
:
'gartyp'
,
width
:
'auto'
},
{
label
:
'hndtyp'
,
prop
:
'hndtyp'
,
width
:
'auto'
},
{
label
:
'objtyp'
,
prop
:
'objtyp'
,
width
:
'auto'
},
//
{ label: 'objtyp', prop: 'objtyp', width: 'auto' },
// { label: 'objinr', prop: 'objinr', width: 'auto' },
{
label
:
'gtxpri'
,
prop
:
'gtxpri'
,
width
:
'auto'
},
{
label
:
'expflg'
,
prop
:
'expflg'
,
width
:
'auto'
},
{
label
:
'uil'
,
prop
:
'uil'
,
width
:
'auto'
},
{
label
:
'laborcdat'
,
prop
:
'laborcdat'
,
width
:
'auto'
},
{
label
:
'labaddinf'
,
prop
:
'labaddinf'
,
width
:
'auto'
},
{
label
:
'legfrm'
,
prop
:
'legfrm'
,
width
:
'auto'
},
{
label
:
'covgodsrvdft'
,
prop
:
'covgodsrvdft'
,
width
:
'auto'
},
//
{ label: 'etgextkey', prop: 'etgextkey', width: 'auto' },
//
{ label: 'gtxpri', prop: 'gtxpri', width: 'auto' },
//
{ label: 'expflg', prop: 'expflg', width: 'auto' },
//
{ label: 'uil', prop: 'uil', width: 'auto' },
//
{ label: 'laborcdat', prop: 'laborcdat', width: 'auto' },
//
{ label: 'labaddinf', prop: 'labaddinf', width: 'auto' },
//
{ label: 'legfrm', prop: 'legfrm', width: 'auto' },
//
{ label: 'covgodsrvdft', prop: 'covgodsrvdft', width: 'auto' },
{
label
:
'etgextkey'
,
prop
:
'etgextkey'
,
width
:
'auto'
},
],
};
},
...
...
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