Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
L
Laisi_AutoMES2
Overview
Overview
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
jiawei.su
Laisi_AutoMES2
Commits
a2dc4644
Commit
a2dc4644
authored
Jan 21, 2021
by
yucheng.jiang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
工装台账维护
parent
1b6a2d13
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
0 deletions
+2
-0
accountInfo.vue
Html/src/view/fms/config/accountInfo.vue
+0
-0
typeMaintenance.vue
Html/src/view/fms/config/typeMaintenance.vue
+1
-0
storageInfoQuery.vue
Html/src/view/wms/whStatusQuery/storageInfoQuery.vue
+1
-0
No files found.
Html/src/view/fms/config/accountInfo.vue
View file @
a2dc4644
This diff is collapsed.
Click to expand it.
Html/src/view/fms/config/typeMaintenance.vue
View file @
a2dc4644
...
@@ -134,6 +134,7 @@ export default {
...
@@ -134,6 +134,7 @@ export default {
created
(){
created
(){
this
.
initFrockType
();
//工装类型树形结构
this
.
initFrockType
();
//工装类型树形结构
this
.
tosearch
();
this
.
tosearch
();
this
.
tableColumns1
=
this
.
$time
.
initTableTitle
(
this
.
tableColumns1
);
},
},
methods
:{
methods
:{
//工装类型
//工装类型
...
...
Html/src/view/wms/whStatusQuery/storageInfoQuery.vue
View file @
a2dc4644
...
@@ -212,6 +212,7 @@ export default {
...
@@ -212,6 +212,7 @@ export default {
},
},
created
(){
created
(){
this
.
initWarehouse
();
//仓库
this
.
initWarehouse
();
//仓库
this
.
tableColumns1
=
this
.
$time
.
initTableTitle
(
this
.
tableColumns1
);
},
},
methods
:{
methods
:{
//仓库下拉框
//仓库下拉框
...
...
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