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
72cb4128
Commit
72cb4128
authored
Jun 07, 2024
by
周毅
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改库位详情页面
parent
6477faf0
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
1 deletion
+10
-1
index.vue
src/views/ccgl/cxfx/kwxq/index.vue
+10
-1
No files found.
src/views/ccgl/cxfx/kwxq/index.vue
View file @
72cb4128
...
@@ -13,7 +13,10 @@
...
@@ -13,7 +13,10 @@
<
script
>
<
script
>
import
Edit
from
'./edit.vue'
import
Edit
from
'./edit.vue'
import
wlsx
from
'common/src/mixin/wlsx.js'
import
wlphsx
from
'common/src/mixin/wlphsx.js'
export
default
{
export
default
{
mixins
:
[
wlsx
,
wlphsx
],
data
()
{
data
()
{
return
{
return
{
power
:
{
power
:
{
...
@@ -102,6 +105,7 @@
...
@@ -102,6 +105,7 @@
{
{
title
:
"库存数量"
,
title
:
"库存数量"
,
field
:
"kcsl"
,
field
:
"kcsl"
,
fieldType
:
"float"
,
width
:
140
width
:
140
}
}
...
@@ -201,8 +205,13 @@
...
@@ -201,8 +205,13 @@
prop
:
'wlxxInfo'
,
prop
:
'wlxxInfo'
,
span
:
6
,
span
:
6
,
type
:
'input'
,
type
:
'input'
,
},
{
label
:
'物料描述'
,
prop
:
'wlphSx01'
,
span
:
6
,
type
:
'input'
,
}
}
]
]
],
],
...
...
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