vault backup: 2025-05-06 15:52:19

This commit is contained in:
SeedList
2025-05-06 15:52:19 +08:00
parent 64e8ebee4e
commit 0d67a99afc

View File

@ -131,9 +131,9 @@
绘制明细块,从左往右先后填入:序号、图号、名称、材料、规格、用量、重量、备注等属性
| 序号 | 图号 | 名称 | 材料 | 规格 | 用量 | 重量 | 备注 |
| ------------ | ------ | -------- | -------- | ---- | --- | ------ | ---- |
| PI_INCEALSEQ | drawid | itemname | material | spec | qty | weight | note |
| 序号 | 图号 | 物料编码 | 名称 | 材料 | 规格 | 用量 | 重量 | 备注 |
| ------------ | ------ | -------- | -------- | -------- | ---- | ---- | ------ | ---- |
| PI_INCEALSEQ | drawid | itemcode | itemname | material | spec | qty | weight | note |
如图所示