Browse Source

更新

master
huangjiajun 8 months ago
parent
commit
4eed07fe11
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      app/hdl/zhimeng_platform/hdl_guide_order_list.go

+ 1
- 0
app/hdl/zhimeng_platform/hdl_guide_order_list.go View File

@@ -35,6 +35,7 @@ func GuideOrderList(c *gin.Context) {
{"name": "订单结算", "value": "订单结算"},
{"name": "订单退款", "value": "订单退款"},
{"name": "部分退款", "value": "部分退款"},
{"name": "违规订单", "value": "违规订单"},
}
settleStatusList := []map[string]string{
{"name": "未结算", "value": "未结算"},


Loading…
Cancel
Save