Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
dwsproject
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
dws
dwsproject
Commits
2fb3af5b
Commit
2fb3af5b
authored
Jan 10, 2025
by
夏超
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[fix] 修改前端工艺设计
parent
494bb427
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
+0
-4
sdddl_project/static/src/html/view/index.html
+0
-4
No files found.
sdddl_project/static/src/html/view/index.html
View file @
2fb3af5b
...
@@ -3480,10 +3480,6 @@
...
@@ -3480,10 +3480,6 @@
}).
catch
(()
=>
{
}).
catch
(()
=>
{
// 点击取消把本次选择的数据取消选中
// 点击取消把本次选择的数据取消选中
data
.
show
=
false
data
.
show
=
false
let
index
=
this
.
selmaterialList
.
findIndex
(
item
=>
item
.
id
==
data
.
id
)
if
(
index
||
index
==
0
)
{
this
.
selmaterialList
.
splice
(
index
,
1
)
}
})
})
}
else
{
}
else
{
// 选中且该物料在产品bom中
// 选中且该物料在产品bom中
...
...
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