Files
WorkNote/外发客户教程/客户特供/希多电机/如何修改自定义列.md

43 lines
1.3 KiB
Markdown
Raw Normal View History

2025-07-18 13:43:41 +08:00
# 目录
2025-07-18 13:45:41 +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
```
2025-07-18 13:43:41 +08:00
2025-07-18 13:41:41 +08:00
# 介绍
2025-07-18 13:43:41 +08:00
编辑明细表、BOM批量修改等功能其头部的列名及排序都是可以做修改的
![](assets/Pasted%20image%2020250718134156.png)
# 操作
2025-07-18 13:47:42 +08:00
在列名处右键,选择 **自定义列** 选项
![](assets/Pasted%20image%2020250718134547.png)
2025-07-18 13:49:42 +08:00
这样就可以打开一个列,查看到定义的所有属性了,所有被打钩的,就是会显示在列表中的属性
2025-07-18 13:47:42 +08:00
2025-07-18 13:49:42 +08:00
![](assets/Pasted%20image%2020250718134655.png)
## 如何添加属性
想要让属性显示在列表上,我们就只需要在属性前面打钩即可
2025-07-18 13:51:42 +08:00
例如:我想要让用量(分母)和用量(分子)两个属性都显示出来,那我只需要找到这两个属性打钩即可
![](assets/Pasted%20image%2020250718135019.png)
然后点击 **确定** 按钮,即可生效
![](assets/Pasted%20image%2020250718135100.png)
## 调整顺序
新添加上去的属性,默认会在最末尾显示出来,