37 lines
1.3 KiB
Markdown
37 lines
1.3 KiB
Markdown
# 目录
|
||
|
||
```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批量修改** 功能中去操作
|
||
|
||
## 修改
|
||
|
||
**作用**:对某一物料在 `BOM` 中的用量进行批量修改
|
||
|
||

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

|
||
|
||
在 **装配属性** 中输入我们要修改的值,例如上图物料期望修改用量为 `5`,那么只要在用量一列输入 `5` 即可,然后再去勾选要更新的 `BOM` ,点击确定即可完成更新
|
||
|
||

|
||
|
||
如要修改归档的 `BOM`,则勾选上 **可以修改归档BOM** 后,再去点击 **确定** 按钮即可(==**请慎重勾选!**==)
|
||
|
||
## 替换
|
||
|
||
**作用**:将 `BOM` 中的某一物料替换成另一物料
|
||
|