光伏功能
This commit is contained in:
@ -84,8 +84,8 @@
|
||||
type = "storage";
|
||||
} else if (item.deviceType?.includes("basic") ) {
|
||||
type = "anything"
|
||||
} else {
|
||||
type = "pcs";
|
||||
} else if (item.deviceType?.includes("mttp") ) {
|
||||
type = "mttp"
|
||||
}
|
||||
|
||||
if (type) {
|
||||
|
||||
Reference in New Issue
Block a user