This website works better with JavaScript.
首頁
探索
說明
登入
SmartCanteen
/
bakery
關註
2
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
0
Wiki
Activity
瀏覽代碼
1配置
master
huangjiajun
6 月之前
父節點
2b00cf7711
當前提交
50fa73a3b1
共有
2 個文件被更改
,包括
0 次插入
和
1 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
app/admin/svc/order/svc_order_list.go
二進制
+ 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"])
二進制
查看文件
Write
Preview
Loading…
取消
儲存