openatc-components 0.3.41 → 0.3.42

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": "openatc-components",
3
- "version": "0.3.41",
3
+ "version": "0.3.42",
4
4
  "description": "A Vue.js project",
5
5
  "author": "openatc developer",
6
6
  "private": false,
@@ -334,7 +334,7 @@ export default {
334
334
  type: '相位锁定',
335
335
  id: 22,
336
336
  iconClass: 'xiangweisuoding',
337
- permission: 'configer:manual:dwell',
337
+ permission: 'configer:manual:optimize',
338
338
  iconName: this.$t('openatccomponents.overview.modelList22'),
339
339
  bgcolor: getTheme() === 'light' ? '#edf6ff' : '#243d59'
340
340
  },