小程序工单联调

This commit is contained in:
2025-11-12 17:35:23 +08:00
parent 391219bde1
commit b940d7a6cc
8 changed files with 25 additions and 11 deletions

View File

@@ -381,7 +381,7 @@ Page({
return;
}
const { code, data, message } = await installMeter({
park, meter, address, building, meterBox, meterType,
park, meterSn: meter, address, building, meterBox, meterType,
ratio, area, card, collectionA, collectionB, collectionC,
tenement, sharp, peak, flat, valley, overall, url, sn
})