add:注释内容修改 / 增加给排水图片素材

This commit is contained in:
chenpingsen
2024-08-28 09:24:22 +08:00
parent e07cfd4664
commit 06706da713
15 changed files with 20 additions and 7 deletions

View File

@@ -161,7 +161,7 @@
.get(planManage.getTableData, {
projectId: state.projectId,
siteId: state.siteId,
// 设备类型(1照明,2空调,3排风扇,4风幕机,5电动窗,6进水阀,7排水)
// 设备类型(1照明,2空调,3排风扇,4风幕机,5电动窗,6排水)
ctrlType: 2,
})
.then((res) => {
@@ -235,7 +235,7 @@
.get(planManage.getTransData, {
projectId: state.projectId,
siteId: state.siteId,
// 设备类型(1照明,2空调,3排风扇,4风幕机,5电动窗,6进水阀,7排水)
// 设备类型(1照明,2空调,3排风扇,4风幕机,5电动窗,6排水)
ctrlType: 2,
})
.then((res) => {

View File

@@ -162,7 +162,7 @@
.get(planManage.getTableData, {
projectId: state.projectId,
siteId: state.siteId,
// 设备类型(1照明,2空调,3排风扇,4风幕机,5电动窗,6进水阀,7排水)
// 设备类型(1照明,2空调,3排风扇,4风幕机,5电动窗,6排水)
ctrlType: 1,
})
.then((res) => {
@@ -236,7 +236,7 @@
.get(planManage.getTransData, {
projectId: state.projectId,
siteId: state.siteId,
// 设备类型(1照明,2空调,3排风扇,4风幕机,5电动窗,6进水阀,7排水)
// 设备类型(1照明,2空调,3排风扇,4风幕机,5电动窗,6排水)
ctrlType: 1,
})
.then((res) => {

View File

@@ -176,7 +176,7 @@
.get(planManage.getTableData, {
projectId: state.projectId,
siteId: state.siteId,
// 设备类型(1照明,2空调,3排风扇,4风幕机,5电动窗,6进水阀,7排水)
// 设备类型(1照明,2空调,3排风扇,4风幕机,5电动窗,6排水)
ctrlType: props.type,
})
.then((res) => {
@@ -249,7 +249,7 @@
.get(planManage.getTransData, {
projectId: state.projectId,
siteId: state.siteId,
// 设备类型(1照明,2空调,3排风扇,4风幕机,5电动窗,6进水阀,7排水)
// 设备类型(1照明,2空调,3排风扇,4风幕机,5电动窗,6排水)
ctrlType: props.type,
})
.then((res) => {

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 440 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 336 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB