vault backup: 2025-04-11 14:52:29
This commit is contained in:
@ -1,12 +1,24 @@
|
||||
# 目录
|
||||
|
||||
```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
|
||||
```
|
||||
|
||||
# 1.打开产品工作区
|
||||
|
||||

|
||||

|
||||
|
||||
# 2.新建物料
|
||||
|
||||
找到要新建物料的位置,对文件夹右键选择 **新建** 选择要新建的物料
|
||||
|
||||

|
||||

|
||||
|
||||
# 3.填写物料属性
|
||||
|
||||
|
@ -1,3 +1,15 @@
|
||||
# 目录
|
||||
|
||||
```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
|
||||
```
|
||||
|
||||
# 流程审批
|
||||
|
||||
可在 **流程管理** → **流程审批** → **待我审批** 中找到当前执行到您处,需要由您审批的流程
|
||||
|
@ -1,3 +1,15 @@
|
||||
# 目录
|
||||
|
||||
```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 结构
|
||||
|
@ -1,3 +1,15 @@
|
||||
# 目录
|
||||
|
||||
```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
|
||||
```
|
||||
|
||||
# 全局查找
|
||||
|
||||
全局查找功能可用于在系统中查找 **文档** 或 **物料**
|
||||
|
Reference in New Issue
Block a user