|
|
@ -2,7 +2,7 @@
|
|
|
|
* @Author: ch
|
|
|
|
* @Author: ch
|
|
|
|
* @Date: 2022-05-04 17:27:37
|
|
|
|
* @Date: 2022-05-04 17:27:37
|
|
|
|
* @LastEditors: ch
|
|
|
|
* @LastEditors: ch
|
|
|
|
* @LastEditTime: 2022-06-27 11:30:24
|
|
|
|
* @LastEditTime: 2022-06-28 16:38:18
|
|
|
|
* @Description: file content
|
|
|
|
* @Description: file content
|
|
|
|
-->
|
|
|
|
-->
|
|
|
|
|
|
|
|
|
|
|
@ -80,7 +80,7 @@ export default {
|
|
|
|
count: 0,
|
|
|
|
count: 0,
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
key: "progressCount",
|
|
|
|
key: "waitComment",
|
|
|
|
label: "待评价",
|
|
|
|
label: "待评价",
|
|
|
|
icon: getOrderTypeIcon("icon-order4"),
|
|
|
|
icon: getOrderTypeIcon("icon-order4"),
|
|
|
|
path: `/account/order/list?type=${ORDER_STATUS.WAIT_COMMENT}`,
|
|
|
|
path: `/account/order/list?type=${ORDER_STATUS.WAIT_COMMENT}`,
|
|
|
|