Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
ElectricitySheep
Project
Project
Details
Activity
Releases
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
黄媛媛
ElectricitySheep
Commits
d1731ca4
Commit
d1731ca4
authored
Oct 11, 2020
by
Mac
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
67c6edc3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
6 deletions
+1
-6
orderDetails.vue
src/components/orderMan/orderDetails.vue
+1
-6
No files found.
src/components/orderMan/orderDetails.vue
View file @
d1731ca4
...
@@ -665,12 +665,7 @@
...
@@ -665,12 +665,7 @@
Remark
:
item
.
Remark
,
Remark
:
item
.
Remark
,
OrderDetailIdList
:
[],
OrderDetailIdList
:
[],
}
}
this
.
fahuoList
=
[];
this
.
fahuoList
=
item
.
GoodsList
;
dataInfo
.
DetailList
.
forEach
(
x
=>
{
if
(
x
.
Id
==
item
.
GoodsList
[
0
].
Id
){
this
.
fahuoList
.
push
(
x
)
}
})
this
.
$nextTick
(()
=>
{
this
.
$nextTick
(()
=>
{
for
(
let
i
=
0
;
i
<
this
.
fahuoList
.
length
;
i
++
)
{
for
(
let
i
=
0
;
i
<
this
.
fahuoList
.
length
;
i
++
)
{
this
.
$refs
.
fahuoTable
.
toggleRowSelection
(
this
.
$refs
.
fahuoTable
.
toggleRowSelection
(
...
...
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