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

fix: 修改文案

parent 91abc13c
...@@ -9,9 +9,9 @@ export const payStateEnum = { ...@@ -9,9 +9,9 @@ export const payStateEnum = {
3: { text: '已通过' }, 3: { text: '已通过' },
4: { text: '待打款' }, 4: { text: '待打款' },
5: { text: '已打款' }, 5: { text: '已打款' },
6: { text: '付款中' }, 6: { text: '付款中(OA中)' },
7: { text: '付款中' }, 7: { text: '付款中(已OA)' },
8: { text: '付款中' }, 8: { text: '付款中(已OA)' },
}; };
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