Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
M
mes-ui
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
mes
mes-ui
Commits
397dd385
Commit
397dd385
authored
Jan 18, 2024
by
何远江
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改组件名称
parent
18fc74c9
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
index.vue
src/components/FactorySelect/index.vue
+1
-1
index.vue
src/components/SizeGroupSelect/index.vue
+1
-1
No files found.
src/components/FactorySelect/index.vue
View file @
397dd385
...
...
@@ -103,7 +103,7 @@
import
{
listFactory
}
from
"@/api/mes/md/factory"
;
export
default
{
name
:
"Md
Brand
SelectSingle"
,
name
:
"Md
Factory
SelectSingle"
,
components
:
{},
dicts
:
[
'sys_yes_no'
],
data
()
{
...
...
src/components/SizeGroupSelect/index.vue
View file @
397dd385
...
...
@@ -107,7 +107,7 @@
import
{
listGroup
}
from
"@/api/mes/md/sizeGroup"
;
export
default
{
name
:
"Md
Brand
SelectSingle"
,
name
:
"Md
SizeGroup
SelectSingle"
,
components
:
{},
dicts
:
[
'size_type'
],
data
()
{
...
...
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