ソースを参照

1配置

master
huangjiajun 6ヶ月前
コミット
50fa73a3b1
2個のファイルの変更0行の追加1行の削除
  1. +0
    -1
      app/admin/svc/order/svc_order_list.go
  2. バイナリ
     

+ 0
- 1
app/admin/svc/order/svc_order_list.go ファイルの表示

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


バイナリ
ファイルの表示


読み込み中…
キャンセル
保存