功能细节调整

This commit is contained in:
fengerli
2025-07-16 09:42:51 +08:00
parent 4a4d7dbc73
commit f3a3778452
4 changed files with 26 additions and 9 deletions

View File

@ -139,7 +139,7 @@
// 获取图片列表
callOtherApi() {
let data = {
deviceId: this.deviceID,
businessId: this.deviceID,
fileType: '1' //文件类型(1:操作说明2:产品参数)
}
fileInfo(data).then((res) => {