提交 235e60e3 编写于 作者: vino's avatar vino

取消预约

上级 3283b7b0
...@@ -39,7 +39,7 @@ export const PAY_LIST = [ ...@@ -39,7 +39,7 @@ export const PAY_LIST = [
} }
] ]
// 订单来源 // 订单来源
export const SOURCE_LIST = [ export const SOURCE_LIST = [
{ {
label: '全部', label: '全部',
...@@ -84,6 +84,10 @@ export const STATUS_LIST = [ ...@@ -84,6 +84,10 @@ export const STATUS_LIST = [
{ {
label: '已问诊', label: '已问诊',
value: 4 value: 4
},
{
label: '已取消',
value: 5
} }
] ]
...@@ -222,4 +226,4 @@ export const FOLLW_LIST = [ ...@@ -222,4 +226,4 @@ export const FOLLW_LIST = [
label: '长期跟进', label: '长期跟进',
value: 4 value: 4
}, },
] ]
\ No newline at end of file
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册