2025-07-18 14:09:42 +08:00
|
|
|
|
# 目录
|
|
|
|
|
|
|
|
|
|
```table-of-contents
|
|
|
|
|
title:
|
|
|
|
|
style: nestedList # TOC style (nestedList|nestedOrderedList|inlineFirstLevel)
|
|
|
|
|
minLevel: 0 # Include headings from the specified level
|
|
|
|
|
maxLevel: 0 # Include headings up to the specified level
|
|
|
|
|
includeLinks: true # Make headings clickable
|
|
|
|
|
hideWhenEmpty: false # Hide TOC if no headings are found
|
|
|
|
|
debugInConsole: false # Print debug info in Obsidian console
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
# 介绍
|
|
|
|
|
|
|
|
|
|
想要批量性的对 `BOM` 结构进行调整,可以在 **系统设置** → **系统工具** → **BOM批量修改** 功能中去操作
|
|
|
|
|
|
2025-07-18 14:11:42 +08:00
|
|
|
|
## 修改
|
|
|
|
|
|
2025-07-18 14:13:42 +08:00
|
|
|
|
**作用**:对某一物料在BOM中的用量进行批量修改
|
|
|
|
|
|
|
|
|
|

|
|
|
|
|
|
|
|
|
|
选择后点击 **查询BOM** 可以得到所有借用了该物料的 `BOM`
|
|
|
|
|
|
|
|
|
|

|