Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
lxyl-vue
Project
Project
Details
Activity
Releases
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
李苏
lxyl-vue
Commits
8a757f1b
Commit
8a757f1b
authored
Apr 02, 2024
by
李苏
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
仓库对照表字段
parent
2c75909f
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
20 additions
and
25 deletions
+20
-25
edit.vue
src/views/ccgl/jcsj/ckdzb/edit.vue
+17
-17
index.vue
src/views/ccgl/jcsj/ckdzb/index.vue
+3
-8
No files found.
src/views/ccgl/jcsj/ckdzb/edit.vue
View file @
8a757f1b
...
@@ -56,23 +56,23 @@
...
@@ -56,23 +56,23 @@
}
}
}
}
},
},
{
//
{
// readonly: true,
label
:
'工厂'
,
//
label: '工厂',
prop
:
'hzid'
,
//
prop: 'hzid',
span
:
12
,
//
span: 12,
type
:
'AuxInput'
,
//
type: 'AuxInput',
required
:
true
,
//
required: true,
typeConfig
:
{
//
typeConfig: {
isRequest
:
true
,
//
isRequest: true,
code
:
'HZID'
,
//
code: 'HZID',
label
:
'hzName'
,
//
label: 'hzName',
transform
:
{
//
transform: {
value
:
'id'
,
//
value: 'id',
label
:
'name'
//
label: 'name'
}
//
}
}
//
}
}
//
}
]
]
}
}
...
...
src/views/ccgl/jcsj/ckdzb/index.vue
View file @
8a757f1b
...
@@ -33,14 +33,9 @@
...
@@ -33,14 +33,9 @@
tableTitle
:
[
tableTitle
:
[
{
title
:
"仓库编码"
,
field
:
"ckCode"
,
fieldType
:
"upper"
,
width
:
140
},
{
title
:
"仓库编码"
,
field
:
"ckCode"
,
fieldType
:
"upper"
,
width
:
140
},
{
title
:
"仓库名称"
,
field
:
"ckName"
,
width
:
140
},
{
title
:
"仓库名称"
,
field
:
"ckName"
,
width
:
140
},
{
title
:
"SAP仓库"
,
field
:
"sapckid"
,
width
:
140
,
{
title
:
"SAP仓库编码"
,
field
:
"sapCode"
,
width
:
140
},
"transform"
:
{
{
title
:
"SAP仓库"
,
field
:
"sapName"
,
width
:
140
},
"url"
:
"lxyl/jcsj/uck/ck/querySapCjckid"
,
// {title: "工厂", field: "hzName", fieldType:"upper", width: 140},
"label"
:
"name"
,
"value"
:
"id"
}
},
{
title
:
"工厂"
,
field
:
"hzName"
,
fieldType
:
"upper"
,
width
:
140
},
{
title
:
"维护人"
,
field
:
"whr"
,
width
:
140
},
{
title
:
"维护人"
,
field
:
"whr"
,
width
:
140
},
{
title
:
"维护时间"
,
field
:
"whsj"
,
fieldType
:
"ftDateTime"
},
{
title
:
"维护时间"
,
field
:
"whsj"
,
fieldType
:
"ftDateTime"
},
],
],
...
...
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