inl-ui 0.0.76 → 0.0.77

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "inl-ui",
3
- "version": "0.0.76",
3
+ "version": "0.0.77",
4
4
  "description": "工业 pc ui库",
5
5
  "main": "dist/index.js",
6
6
  "types": "./dist/types/src/index.d.ts",
@@ -167,14 +167,14 @@ export default defineComponent({
167
167
  }
168
168
  });
169
169
 
170
- const equments = {
170
+ const equment = {
171
171
  ...formState.value.deviceList[0],
172
172
  upstreamEqumentLoopDtos,
173
173
  downstreamEqumentLoopDtos,
174
174
  };
175
175
 
176
176
  const param = {
177
- equments, // 所有设备信息
177
+ equment, // 所有设备信息
178
178
  busId: typeColumns[formState.value.bus].value, // stopSupplyPower(低压停送电) stopPower(低压停电) supplyPower(低压送电)
179
179
  busName: typeColumns[formState.value.bus].label, // 业务名称
180
180
  attempt: formState.value.attempt, // 试车流程