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
21a36c67
Commit
21a36c67
authored
Jun 29, 2024
by
李苏
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
调拨/调整
parent
9d86a403
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
43 additions
and
42 deletions
+43
-42
akck.vue
src/views/ccgl/ckgl/ckd/top/akck.vue
+16
-16
akck.vue
src/views/ccgl/ckgl/dbckd/top/akck.vue
+27
-26
No files found.
src/views/ccgl/ckgl/ckd/top/akck.vue
View file @
21a36c67
...
@@ -191,22 +191,22 @@
...
@@ -191,22 +191,22 @@
}
}
}
}
},
},
{
//
{
label
:
'货主'
,
//
label: '货主',
prop
:
'hzid'
,
//
prop: 'hzid',
span
:
8
,
//
span: 8,
required
:
true
,
//
required: true,
type
:
'AuxInput'
,
//
type: 'AuxInput',
typeConfig
:
{
//
typeConfig: {
isRequest
:
true
,
//
isRequest: true,
code
:
'HZID'
,
//
code: 'HZID',
label
:
'hzName'
,
//
label: 'hzName',
transform
:
{
//
transform: {
value
:
'id'
,
//
value: 'id',
label
:
'name'
//
label: 'name'
}
//
}
}
//
}
},
//
},
{
{
label
:
'备注'
,
label
:
'备注'
,
prop
:
'bz'
,
prop
:
'bz'
,
...
...
src/views/ccgl/ckgl/dbckd/top/akck.vue
View file @
21a36c67
...
@@ -178,27 +178,27 @@
...
@@ -178,27 +178,27 @@
}
}
}
}
},
},
{
//
{
label
:
'货主'
,
//
label: '货主',
readonly
:
true
,
//
readonly:true,
prop
:
'hzid'
,
//
prop: 'hzid',
span
:
8
,
//
span: 8,
required
:
true
,
//
required: true,
type
:
'AuxInput'
,
//
type: 'AuxInput',
typeConfig
:
{
//
typeConfig: {
isRequest
:
true
,
//
isRequest: true,
code
:
'HZID'
,
//
code: 'HZID',
label
:
'hzName'
,
//
label: 'hzName',
transform
:
{
//
transform: {
value
:
'id'
,
//
value: 'id',
label
:
'name'
//
label: 'name'
}
//
}
}
//
}
},
//
},
{
{
label
:
'备注'
,
label
:
'备注'
,
prop
:
'bz'
,
prop
:
'bz'
,
span
:
16
,
span
:
24
,
type
:
'input'
,
type
:
'input'
,
},
},
...
@@ -234,21 +234,22 @@
...
@@ -234,21 +234,22 @@
width
:
100
,
width
:
100
,
allowEdit
:
false
allowEdit
:
false
},
},
{
title
:
"制令号"
,
field
:
"zlh"
,
type
:
'inputText'
,
width
:
180
,
allowEdit
:
false
},
{
{
title
:
"调拨数量"
,
title
:
"调拨数量"
,
field
:
"bcsl"
,
field
:
"bcsl"
,
allowEdit
:
fals
e
,
allowEdit
:
tru
e
,
type
:
'inputNumber'
,
type
:
'inputNumber'
,
width
:
200
,
width
:
200
,
blur
:
toFixed
(
null
),
blur
:
toFixed
(
null
),
},
},
{
title
:
"制令号"
,
field
:
"zlh"
,
type
:
'inputText'
,
width
:
180
,
allowEdit
:
false
},
/* 不可编辑*/
/* 不可编辑*/
// {
// {
// title: "出库数量",
// title: "出库数量",
...
...
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