Commit b600d609 authored by chenfenglei's avatar chenfenglei

日课订单优化

parent db55621d
...@@ -131,6 +131,6 @@ export const QRSTATUS = { ...@@ -131,6 +131,6 @@ export const QRSTATUS = {
1:'禁用' 1:'禁用'
}; };
export const ISLEADER = { export const ISLEADER = {
0:'不是', 0:'',
1:'是' 1:'是'
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment