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
357e89e9
Commit
357e89e9
authored
Mar 21, 2024
by
李苏
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
赋值数量
parent
5d420f4c
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
10 additions
and
3 deletions
+10
-3
akck.vue
src/views/ccgl/ckgl/dbckd/top/akck.vue
+1
-1
kc.vue
src/views/ccgl/ckgl/dbckd/top/kc.vue
+1
-1
edit.vue
src/views/ccgl/kngl/tpck/top/edit.vue
+1
-0
edit.vue
src/views/ccgl/kngl/tprk/top/edit.vue
+6
-1
edit.vue
src/views/ccgl/rkgl/rkd/top/edit.vue
+1
-0
No files found.
src/views/ccgl/ckgl/dbckd/top/akck.vue
View file @
357e89e9
...
...
@@ -264,7 +264,7 @@
},
{
title
:
"库位"
,
field
:
"kw
Nam
e"
,
field
:
"kw
Cod
e"
,
width
:
240
,
},
...
...
src/views/ccgl/ckgl/dbckd/top/kc.vue
View file @
357e89e9
...
...
@@ -57,7 +57,7 @@
queryUrl
:
'wms/ckgl/dbck/query/kc'
,
tableTitle
:
[{
title
:
"库位"
,
field
:
"kw
Nam
e"
,
field
:
"kw
Cod
e"
,
width
:
100
,
},
{
...
...
src/views/ccgl/kngl/tpck/top/edit.vue
View file @
357e89e9
...
...
@@ -167,6 +167,7 @@
prop
:
'hzid'
,
span
:
8
,
required
:
true
,
readonly
:
true
,
type
:
'AuxInput'
,
typeConfig
:
{
isRequest
:
true
,
...
...
src/views/ccgl/kngl/tprk/top/edit.vue
View file @
357e89e9
...
...
@@ -217,10 +217,14 @@
"value"
:
""
,
"required"
:
true
,
"typeConfig"
:
{
"src"
:
"
jcsj
/common/ck/queryCkid"
,
"src"
:
"
lxyl
/common/ck/queryCkid"
,
"match"
:
{
"value"
:
"id"
,
"label"
:
"name"
},
change
:(
row
)
=>
{
this
.
form
.
hzName
=
row
.
hzName
this
.
form
.
hzid
=
row
.
hzid
}
}
},
...
...
@@ -259,6 +263,7 @@
prop
:
'hzid'
,
span
:
8
,
type
:
'AuxInput'
,
readonly
:
true
,
// required: true,
typeConfig
:
{
isRequest
:
true
,
...
...
src/views/ccgl/rkgl/rkd/top/edit.vue
View file @
357e89e9
...
...
@@ -67,6 +67,7 @@ import { Row } from 'element-ui'
})
item
.
zbsl
=
0
item
.
ztsl
=
0
})
this
.
form
.
mpzt
=
'I'
this
.
form
.
bzzt
=
null
...
...
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