Browse Source

1配置

master
huangjiajun 6 months ago
parent
commit
50fa73a3b1
2 changed files with 0 additions and 1 deletions
  1. +0
    -1
      app/admin/svc/order/svc_order_list.go
  2. BIN
     

+ 0
- 1
app/admin/svc/order/svc_order_list.go View File

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


BIN
View File


Loading…
Cancel
Save