Commit cbb65015 by zhanglt

盘盈入库模块,bug修复

parent 72330993
......@@ -9,6 +9,7 @@
a.name AS "name",
a.type AS "type.id",
type.name AS "type.name",
type.code AS "type.code",
a.marking AS "marking",
a.shelves_id AS "shelves.id",
shelves.name AS "shelves.name",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment