Commit e18414c8 authored by guang.wu's avatar guang.wu

fix: 修改状态文案

parent 0b96e7d9
...@@ -11,7 +11,7 @@ export const payStateEnum = { ...@@ -11,7 +11,7 @@ export const payStateEnum = {
5: { text: '已打款' }, 5: { text: '已打款' },
6: { text: '付款中(OA中)' }, 6: { text: '付款中(OA中)' },
7: { text: '付款中(已OA)' }, 7: { text: '付款中(已OA)' },
8: { text: '付款中(银行打款中' }, 8: { text: '付款中(待打款' },
}; };
export const orderStateNum = { export const orderStateNum = {
......
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