Commit eb8a2a13 by xiaotong

汇款查询状态显示

parent 2ba2c29c
......@@ -434,6 +434,7 @@ export default {
{label: "正常解付", value: "0"},
{label: "挂账待处理", value: "2"},
{label: "挂账后解付", value: "G"},
{label: "退汇",value: "3"}
],
};
},
......
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