Explorar el Código

1配置

master
huangjiajun hace 6 meses
padre
commit
50fa73a3b1
Se han modificado 2 ficheros con 0 adiciones y 1 borrados
  1. +0
    -1
      app/admin/svc/order/svc_order_list.go
  2. BIN
     

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

@@ -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"])



Cargando…
Cancelar
Guardar