Ver código fonte

1配置

master
huangjiajun 6 meses atrás
pai
commit
50fa73a3b1
2 arquivos alterados com 0 adições e 1 exclusões
  1. +0
    -1
      app/admin/svc/order/svc_order_list.go
  2. BIN
     

+ 0
- 1
app/admin/svc/order/svc_order_list.go Ver arquivo

@@ -524,7 +524,6 @@ func OrderOutput(c *gin.Context) {
vv["goods_name"],
vv["sku_str"],
vv["num"],
vv["send_date"],
})
xlsx.SetRowHeight("Sheet1", j, 18)
total += utils.StrToInt(vv["num"])



Carregando…
Cancelar
Salvar