Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Z
zhichan
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
蒋勇
zhichan
Commits
2c97a766
Commit
2c97a766
authored
Nov 21, 2019
by
宋毅
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
tj
parent
0315dfe5
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
igirl-channel/app/base/service/impl/dborder/ordertmproductSve.js
+5
-5
No files found.
igirl-channel/app/base/service/impl/dborder/ordertmproductSve.js
View file @
2c97a766
...
@@ -121,7 +121,7 @@ class OrderTmProductService extends ServiceBase {
...
@@ -121,7 +121,7 @@ class OrderTmProductService extends ServiceBase {
flowContent
=
channelOrder
.
payStatus
==
"yfk"
?
"订单已付款待上传材料"
:
"订单已创建待付款"
;
flowContent
=
channelOrder
.
payStatus
==
"yfk"
?
"订单已付款待上传材料"
:
"订单已创建待付款"
;
}
else
{
}
else
{
orderProductObj
[
"deliveryStatus"
]
=
"dsh"
;
orderProductObj
[
"deliveryStatus"
]
=
"dsh"
;
flowContent
=
channelOrder
.
payStatus
==
"yfk"
?
"订单已付款待
审核
"
:
"订单已创建待付款"
;
flowContent
=
channelOrder
.
payStatus
==
"yfk"
?
"订单已付款待
专家服务
"
:
"订单已创建待付款"
;
}
}
}
}
if
(
apply
.
customerType
==
"ent"
)
{
if
(
apply
.
customerType
==
"ent"
)
{
...
@@ -130,7 +130,7 @@ class OrderTmProductService extends ServiceBase {
...
@@ -130,7 +130,7 @@ class OrderTmProductService extends ServiceBase {
flowContent
=
channelOrder
.
payStatus
==
"yfk"
?
"订单已付款待上传材料"
:
"订单已创建待付款"
;
flowContent
=
channelOrder
.
payStatus
==
"yfk"
?
"订单已付款待上传材料"
:
"订单已创建待付款"
;
}
else
{
}
else
{
orderProductObj
[
"deliveryStatus"
]
=
"dsh"
;
orderProductObj
[
"deliveryStatus"
]
=
"dsh"
;
flowContent
=
channelOrder
.
payStatus
==
"yfk"
?
"订单已付款待
审核
"
:
"订单已创建待付款"
;
flowContent
=
channelOrder
.
payStatus
==
"yfk"
?
"订单已付款待
专家服务
"
:
"订单已创建待付款"
;
}
}
}
}
//订单客户档案添加和修改
//订单客户档案添加和修改
...
@@ -254,7 +254,7 @@ class OrderTmProductService extends ServiceBase {
...
@@ -254,7 +254,7 @@ class OrderTmProductService extends ServiceBase {
flowContent
=
channelOrder
.
payStatus
==
"yfk"
?
"订单已付款待上传材料"
:
"订单已创建待付款"
;
flowContent
=
channelOrder
.
payStatus
==
"yfk"
?
"订单已付款待上传材料"
:
"订单已创建待付款"
;
}
else
{
}
else
{
orderProductObj
[
"deliveryStatus"
]
=
"dsh"
;
orderProductObj
[
"deliveryStatus"
]
=
"dsh"
;
flowContent
=
channelOrder
.
payStatus
==
"yfk"
?
"订单已付款
待审核
"
:
"订单已创建待付款"
;
flowContent
=
channelOrder
.
payStatus
==
"yfk"
?
"订单已付款"
:
"订单已创建待付款"
;
}
}
}
}
if
(
apply
.
customerType
==
"ent"
)
{
if
(
apply
.
customerType
==
"ent"
)
{
...
@@ -263,7 +263,7 @@ class OrderTmProductService extends ServiceBase {
...
@@ -263,7 +263,7 @@ class OrderTmProductService extends ServiceBase {
flowContent
=
channelOrder
.
payStatus
==
"yfk"
?
"订单已付款待上传材料"
:
"订单已创建待付款"
;
flowContent
=
channelOrder
.
payStatus
==
"yfk"
?
"订单已付款待上传材料"
:
"订单已创建待付款"
;
}
else
{
}
else
{
orderProductObj
[
"deliveryStatus"
]
=
"dsh"
;
orderProductObj
[
"deliveryStatus"
]
=
"dsh"
;
flowContent
=
channelOrder
.
payStatus
==
"yfk"
?
"订单已付款
待审核
"
:
"订单已创建待付款"
;
flowContent
=
channelOrder
.
payStatus
==
"yfk"
?
"订单已付款"
:
"订单已创建待付款"
;
}
}
}
}
//订单客户档案添加和修改
//订单客户档案添加和修改
...
@@ -848,7 +848,7 @@ class OrderTmProductService extends ServiceBase {
...
@@ -848,7 +848,7 @@ class OrderTmProductService extends ServiceBase {
nclCount
:
tm
.
nclCount
,
nclCount
:
tm
.
nclCount
,
};
};
var
flowContent
=
""
;
var
flowContent
=
""
;
flowContent
=
channelOrder
.
payStatus
==
"yfk"
?
"订单已付款待
审核
"
:
"订单已创建待付款"
;
flowContent
=
channelOrder
.
payStatus
==
"yfk"
?
"订单已付款待
专家服务
"
:
"订单已创建待付款"
;
// if (apply.customerType == "person") {
// if (apply.customerType == "person") {
// if (!apply.businessLicensePic || !apply.identityCardPic || !tm.gzwtsUrl) {
// if (!apply.businessLicensePic || !apply.identityCardPic || !tm.gzwtsUrl) {
// orderProductObj["deliveryStatus"] = "dsccl";
// orderProductObj["deliveryStatus"] = "dsccl";
...
...
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