vault backup: 2025-04-11 14:44:35
This commit is contained in:
@ -1,3 +1,17 @@
|
||||
# 目录
|
||||
|
||||
```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,4 +1,16 @@
|
||||
## 如何发起变更流程
|
||||
# 目录
|
||||
|
||||
```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
|
||||
```
|
||||
|
||||
# 如何发起变更流程
|
||||
|
||||
**只有归档区的文件才需要变更**
|
||||
|
||||
@ -20,7 +32,7 @@
|
||||
|
||||

|
||||
|
||||
## 如何进行变更操作
|
||||
# 如何进行变更操作
|
||||
|
||||
**发起变更流程之后才能进行变更操作**(对文件的更改实际是在变更操作里进行的,上一步只是发起变更的流程,相当于告诉系统:我要对这份文件做变更,但实际是还没去更改内容的)
|
||||
|
||||
@ -44,7 +56,7 @@
|
||||
|
||||

|
||||
|
||||
### 如何提交
|
||||
## 如何提交
|
||||
|
||||
之后点击提交
|
||||
|
||||
@ -54,7 +66,7 @@
|
||||
|
||||

|
||||
|
||||
### 如何驳回
|
||||
## 如何驳回
|
||||
|
||||
如果有问题可以选择驳回
|
||||
|
||||
|
@ -10,7 +10,7 @@ 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
|
||||
```
|
||||
|
||||
# 签收文件
|
||||
|
||||
所有文件经由线上发布之后,接收人员需要打开PLM系统,==在 **企业知识库** → **收发管理** → **我收到的发布** 中进行签收==
|
||||
|
Reference in New Issue
Block a user