This commit is contained in:
SeedList
2025-02-22 22:25:30 +08:00
parent 7f99f9c969
commit c700344bb8
66 changed files with 1446 additions and 69 deletions

View File

@ -0,0 +1,15 @@
# 问题情况
登录系统失败提示Code111 文件名太长
![](assets/2be1b69ab5f674fe6efcce1822e82f9.png)
# 解决办法
打开 **网络适配器** 删除不用的网络适配器
![](assets/Pasted%20image%2020250217141841.png)
# 问题原因
网络适配器太多了

Binary file not shown.

After

Width:  |  Height:  |  Size: 371 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 65 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 366 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 211 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 343 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 328 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 616 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 220 KiB

View File

@ -0,0 +1,27 @@
# 问题情况
导入文件、提取属性时提示Word或Excel没有安装无效的类字符串
![](assets/52ccfc0a20db461082a953b13070d6c.png)
# 解决方法
打开PLM系统后单击左下角 **开始**,选择 **个人设置**
![](assets/Pasted%20image%2020250214141613.png)
**参数配置** 中选择 **数据处理类**
![](assets/Pasted%20image%2020250214141709.png)
如果是Excel报错那么选择 **调用MS Excel还是WPS表格** 参数,选择对应的程序即可
![](assets/Pasted%20image%2020250214141752.png)
如果是Word报错那么选择 **调用Office Word还是WPS Word** 参数,选择对应的程序即可
![](assets/Pasted%20image%2020250214141847.png)
注:设置好文件的默认打开方式
![](assets/Pasted%20image%2020250214142742.png)