Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
J
jiedao-app-operator-master
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
lanbaoming
jiedao-app-operator-master
Commits
9d32fa8b
Commit
9d32fa8b
authored
Oct 15, 2022
by
dragondean@qq.com
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'dev' of
http://gitlab.jdshangmen.com/jiedao-app/jiedao-app-operator
into dev
parents
f6f2b0eb
d1544a8b
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
10 additions
and
6 deletions
+10
-6
index.vue
src/components/WarehouseAreaDialog/index.vue
+3
-1
warehouseLocation.vue
src/views/ecw/order/components/warehouseLocation.vue
+3
-1
editDialog.vue
src/views/ecw/order/warehousing/components/editDialog.vue
+3
-3
index.vue
src/views/ecw/productBrank/Empower/index.vue
+1
-1
No files found.
src/components/WarehouseAreaDialog/index.vue
View file @
9d32fa8b
...
@@ -285,8 +285,10 @@ export default {
...
@@ -285,8 +285,10 @@ export default {
box-shadow
:
#8f8f8f
7px
5px
14px
0
;
box-shadow
:
#8f8f8f
7px
5px
14px
0
;
}
}
.warehouse-block-active
{
.warehouse-block-active
{
box-shadow
:
#
7e9dbd
7px
5px
14px
0
;
box-shadow
:
#
b1a4cb
7px
5px
14px
0
;
transform
:
scale
(
1.04
);
transform
:
scale
(
1.04
);
background-color
:
#9ab7e1
;
color
:
#ffffff
;
}
}
.warehouse-block-selected
{
.warehouse-block-selected
{
color
:
#ffffff
;
color
:
#ffffff
;
...
...
src/views/ecw/order/components/warehouseLocation.vue
View file @
9d32fa8b
...
@@ -257,8 +257,10 @@ export default {
...
@@ -257,8 +257,10 @@ export default {
box-shadow
:
#8f8f8f
7px
5px
14px
0
;
box-shadow
:
#8f8f8f
7px
5px
14px
0
;
}
}
.warehouse-block-active
{
.warehouse-block-active
{
box-shadow
:
#
7e9dbd
7px
5px
14px
0
;
box-shadow
:
#
b1a4cb
7px
5px
14px
0
;
transform
:
scale
(
1.04
);
transform
:
scale
(
1.04
);
background-color
:
#9ab7e1
;
color
:
#ffffff
;
}
}
.warehouse-block-selected
{
.warehouse-block-selected
{
color
:
#ffffff
;
color
:
#ffffff
;
...
...
src/views/ecw/order/warehousing/components/editDialog.vue
View file @
9d32fa8b
...
@@ -421,7 +421,7 @@ export default {
...
@@ -421,7 +421,7 @@ export default {
opened
:
false
,
opened
:
false
,
brandList
:
[],
brandList
:
[],
form
:
{
form
:
{
// "brand": "0
",
"
brand
"
:
"
"
,
// "brandType": 0,
// "brandType": 0,
// "inTime": "",
// "inTime": "",
// "material": "",
// "material": "",
...
@@ -487,7 +487,7 @@ export default {
...
@@ -487,7 +487,7 @@ export default {
opened
(
val
)
{
opened
(
val
)
{
if
(
val
)
{
if
(
val
)
{
this
.
form
.
material
=
this
.
warehousing
.
material
this
.
form
.
material
=
this
.
warehousing
.
material
this
.
form
.
brand
=
this
.
warehousing
.
brand
this
.
form
.
brand
=
this
.
warehousing
.
brand
.
toString
()
this
.
handleBrandChange
(
this
.
form
.
brand
)
this
.
handleBrandChange
(
this
.
form
.
brand
)
}
else
{
}
else
{
this
.
$emit
(
'
update:visible
'
,
false
)
this
.
$emit
(
'
update:visible
'
,
false
)
...
@@ -605,7 +605,7 @@ export default {
...
@@ -605,7 +605,7 @@ export default {
// 首次入仓
// 首次入仓
return
orderWarehouseIn
({
return
orderWarehouseIn
({
...
this
.
form
,
...
this
.
form
,
brandType
:
this
.
form
.
brand
?
1
:
0
,
brandType
:
(
this
.
form
.
brand
&&
this
.
form
.
brand
!==
'
0
'
)
?
1
:
0
,
orderId
:
this
.
warehousing
.
orderId
,
orderId
:
this
.
warehousing
.
orderId
,
orderItemId
:
this
.
warehousing
.
orderItemId
,
orderItemId
:
this
.
warehousing
.
orderItemId
,
orderNo
:
this
.
warehousing
.
orderNo
,
orderNo
:
this
.
warehousing
.
orderNo
,
...
...
src/views/ecw/productBrank/Empower/index.vue
View file @
9d32fa8b
...
@@ -252,7 +252,7 @@ export default {
...
@@ -252,7 +252,7 @@ export default {
"
customerContactsId
"
:
0
,
"
customerContactsId
"
:
0
,
"
customerId
"
:
0
,
"
customerId
"
:
0
,
"
endTime
"
:
""
,
"
endTime
"
:
""
,
"
feeScale
"
:
0
,
"
feeScale
"
:
'
0
'
,
"
fileUrl
"
:
""
,
"
fileUrl
"
:
""
,
"
productBrandId
"
:
null
,
"
productBrandId
"
:
null
,
"
startTime
"
:
""
,
"
startTime
"
:
""
,
...
...
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