wps_et_save
Save the current workbook to avoid data loss. For first-time saves, provide a path to prevent the native dialog from freezing the process.
Instructions
保存当前工作簿。若该工作簿从未保存过,必须传 path 参数;否则直接保存会触发原生"另存为"对话框并卡死整个 WPS 进程(已在对象模型层检测规避,会直接报错而不是卡死)。path 同样受 WPS 沙盒限制,建议用 ~/Downloads。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | 首次保存时的目标路径(已保存过的工作簿可省略) |