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
d4f8c6cb
Commit
d4f8c6cb
authored
Feb 01, 2021
by
yiyu.li
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
标准节拍-工序修改
parent
5ce97470
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
1 deletion
+1
-1
beat.vue
Html/src/view/cnc/set/beat.vue
+0
-0
route.vue
Html/src/view/config/product/route.vue
+1
-1
No files found.
Html/src/view/cnc/set/beat.vue
View file @
d4f8c6cb
This diff is collapsed.
Click to expand it.
Html/src/view/config/product/route.vue
View file @
d4f8c6cb
...
...
@@ -3,7 +3,7 @@
<div
class=
"divborder newSearchDiv"
style=
"margin:0px;"
>
<div
class=
"filter"
>
<label>
{{
$t
(
'100088'
)
}}
:
</label>
<!--
<Select
v-model=
"productname"
label-in-value
filterable
clearable
remote
<!--
<Select
v-model=
"productname
"
label-in-value
filterable
clearable
remote
:remote-method=
"remoteMethod"
:loading=
"loading1"
class=
"searchSelect"
>
<Option
v-for=
"item in products"
:value=
"item.id"
:key=
"item.id"
>
{{
item
.
name
}}
(
{{
item
.
code
}}
)
</Option>
...
...
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