Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
S
smart-rack-base
Project
Project
Details
Activity
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
耿迪迪
smart-rack-base
Commits
aad456bb
Commit
aad456bb
authored
Apr 30, 2026
by
wanghao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1 料架号和物料维护界面可以出库调整
parent
1d8a7925
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
index.vue
...base-web/src/views/pcbamanage/pcbashelflocation/index.vue
+2
-2
index.vue
...web/src/views/producemange/produceshelflocation/index.vue
+2
-2
No files found.
smart-rack-base-web/src/views/pcbamanage/pcbashelflocation/index.vue
View file @
aad456bb
...
...
@@ -203,8 +203,7 @@
materialCode
:
null
,
materialName
:
null
,
materialSpecifications
:
null
,
materialId
:
null
,
shelf
:
this
.
$route
.
query
.
shelf
materialId
:
null
},
open
:
false
,
// 表单校验
...
...
@@ -459,6 +458,7 @@
},
//提交入库
submitForm
(){
this
.
form
.
shelf
=
this
.
fShelf
;
const
param
=
{
inStoreParam
:
JSON
.
stringify
(
{
...
...
smart-rack-base-web/src/views/producemange/produceshelflocation/index.vue
View file @
aad456bb
...
...
@@ -203,8 +203,7 @@
materialCode
:
null
,
materialName
:
null
,
materialSpecifications
:
null
,
materialId
:
null
,
shelf
:
this
.
$route
.
query
.
shelf
materialId
:
null
},
open
:
false
,
// 表单校验
...
...
@@ -457,6 +456,7 @@
},
//提交入库
submitForm
(){
this
.
form
.
shelf
=
this
.
fShelf
;
const
param
=
{
inStoreParam
:
JSON
.
stringify
(
{
...
...
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