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
86f12104
Commit
86f12104
authored
Jun 04, 2024
by
周毅
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
调整页面显示
parent
d8cebe1f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
21 additions
and
19 deletions
+21
-19
index.vue
src/views/ccgl/cxfx/cxlkrw/index.vue
+20
-18
index.vue
src/views/ccgl/wcsrwgl/wcsrw/index.vue
+1
-1
No files found.
src/views/ccgl/cxfx/cxlkrw/index.vue
View file @
86f12104
...
@@ -66,12 +66,12 @@
...
@@ -66,12 +66,12 @@
},
},
/* 基本配置*/
/* 基本配置*/
url
:
'lxyl/wcs/lkrw'
,
url
:
'lxyl/wcs/
cx
lkrw'
,
tableTitle
:
[{
tableTitle
:
[{
title
:
"状态"
,
title
:
"状态"
,
field
:
"zt"
,
field
:
"zt"
,
"transform"
:
{
"transform"
:
{
"url"
:
"lxyl/wcs/lkrw/init/zt"
,
"url"
:
"lxyl/wcs/
cx
lkrw/init/zt"
,
"label"
:
"name"
,
"label"
:
"name"
,
"value"
:
"id"
,
"value"
:
"id"
,
...
@@ -82,17 +82,23 @@
...
@@ -82,17 +82,23 @@
title
:
"类型"
,
title
:
"类型"
,
field
:
"type"
,
field
:
"type"
,
"transform"
:
{
"transform"
:
{
"url"
:
"lxyl/wcs/lkrw/init/type"
,
"url"
:
"lxyl/wcs/
cx
lkrw/init/type"
,
"label"
:
"name"
,
"label"
:
"name"
,
"value"
:
"id"
"value"
:
"id"
},
},
width
:
80
width
:
80
},
{
},
{
title
:
"任务号"
,
title
:
"任务号"
,
field
:
"djid"
,
field
:
"djid"
,
fieldType
:
"upper"
,
fieldType
:
"upper"
,
width
:
140
width
:
140
},
},
{
title
:
"巷道"
,
field
:
"hjName"
,
width
:
140
},
{
{
title
:
"起始位"
,
title
:
"起始位"
,
field
:
"gwName"
,
field
:
"gwName"
,
...
@@ -123,7 +129,7 @@
...
@@ -123,7 +129,7 @@
{
{
title
:
"物料名称"
,
title
:
"物料名称"
,
field
:
"wlxxName"
,
field
:
"wlxxName"
,
width
:
1
4
0
width
:
1
8
0
},
},
{
{
title
:
"规格"
,
title
:
"规格"
,
...
@@ -162,16 +168,12 @@
...
@@ -162,16 +168,12 @@
width
:
140
,
width
:
140
,
fieldType
:
"timespan"
fieldType
:
"timespan"
},
},
{
title
:
"巷道"
,
field
:
"hjName"
,
width
:
140
},
{
{
title
:
"业务类型"
,
title
:
"业务类型"
,
field
:
"ywlx"
,
field
:
"ywlx"
,
"transform"
:
{
"transform"
:
{
"url"
:
"lxyl/wcs/lkrw/init/ywlx"
,
"url"
:
"lxyl/wcs/
cx
lkrw/init/ywlx"
,
"label"
:
"name"
,
"label"
:
"name"
,
"value"
:
"id"
"value"
:
"id"
},
},
...
@@ -191,7 +193,7 @@
...
@@ -191,7 +193,7 @@
// title: "单据来源",
// title: "单据来源",
// field: "djly",
// field: "djly",
// "transform": {
// "transform": {
// "url": "lxyl/wcs/lkrw/init/djly",
// "url": "lxyl/wcs/
cx
lkrw/init/djly",
// "label": "name",
// "label": "name",
// "value": "id"
// "value": "id"
// },
// },
...
@@ -224,7 +226,7 @@
...
@@ -224,7 +226,7 @@
type
:
"RelSelect"
,
type
:
"RelSelect"
,
value
:
""
,
value
:
""
,
typeConfig
:
{
typeConfig
:
{
src
:
"lxyl/wcs/lkrw/init/hj"
,
src
:
"lxyl/wcs/
cx
lkrw/init/hj"
,
}
}
},
},
{
{
...
@@ -243,11 +245,11 @@
...
@@ -243,11 +245,11 @@
],
],
[{
[{
label
:
'状态'
,
label
:
'状态'
,
prop
:
'zt'
,
prop
:
'zt
s
'
,
span
:
6
,
span
:
6
,
type
:
'RelSelect'
,
type
:
'RelSelect'
,
typeConfig
:
{
typeConfig
:
{
src
:
'lxyl/wcs/lkrw/init/zt'
,
src
:
'lxyl/wcs/
cx
lkrw/init/zt'
,
multiple
:
true
multiple
:
true
}
}
},
},
...
@@ -257,7 +259,7 @@
...
@@ -257,7 +259,7 @@
span
:
6
,
span
:
6
,
type
:
'RelSelect'
,
type
:
'RelSelect'
,
typeConfig
:
{
typeConfig
:
{
src
:
'lxyl/wcs/lkrw/init/type'
src
:
'lxyl/wcs/
cx
lkrw/init/type'
}
}
},
},
{
{
...
@@ -316,7 +318,7 @@
...
@@ -316,7 +318,7 @@
// }
// }
start
(
ctx
)
{
start
(
ctx
)
{
if
(
ctx
.
singleItem
&&
ctx
.
singleItem
.
id
)
{
if
(
ctx
.
singleItem
&&
ctx
.
singleItem
.
id
)
{
this
.
$post
(
'lxyl/wcs/lkrw/start'
,
{
this
.
$post
(
'lxyl/wcs/
cx
lkrw/start'
,
{
id
:
ctx
.
singleItem
.
id
id
:
ctx
.
singleItem
.
id
}).
then
(
res
=>
{
}).
then
(
res
=>
{
if
(
res
.
success
)
{
if
(
res
.
success
)
{
...
@@ -332,7 +334,7 @@
...
@@ -332,7 +334,7 @@
},
},
close
(
ctx
)
{
close
(
ctx
)
{
if
(
ctx
.
singleItem
&&
ctx
.
singleItem
.
id
)
{
if
(
ctx
.
singleItem
&&
ctx
.
singleItem
.
id
)
{
this
.
$post
(
'lxyl/wcs/lkrw/close'
,
{
this
.
$post
(
'lxyl/wcs/
cx
lkrw/close'
,
{
id
:
ctx
.
singleItem
.
id
id
:
ctx
.
singleItem
.
id
}).
then
(
res
=>
{
}).
then
(
res
=>
{
if
(
res
.
success
)
{
if
(
res
.
success
)
{
...
...
src/views/ccgl/wcsrwgl/wcsrw/index.vue
View file @
86f12104
...
@@ -265,7 +265,7 @@
...
@@ -265,7 +265,7 @@
},
},
{
{
label
:
'任务号'
,
label
:
'任务号'
,
prop
:
'djid'
,
prop
:
'djid
Info
'
,
span
:
6
,
span
:
6
,
type
:
'input'
,
type
:
'input'
,
value
:
''
value
:
''
...
...
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