Commit ad7e4e0d authored by 靳野's avatar 靳野

Revert "feat:增加售后订单管理的售后类型筛选"

This reverts commit 4a819273.
parent e2c04e09
...@@ -47,10 +47,6 @@ const AFTER_TYPE = [ ...@@ -47,10 +47,6 @@ const AFTER_TYPE = [
value: 2, value: 2,
name: '退货退款', name: '退货退款',
}, },
{
value: 4,
name: '仅退款(发货中)',
},
]; ];
// 售后状态 // 售后状态
......
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