“工程名称”修改为“用户名称”&删除console打印

This commit is contained in:
zhujiyan
2024-06-03 11:28:44 +08:00
parent 9b77cf0262
commit 00b0e02093
23 changed files with 40 additions and 91 deletions

View File

@@ -38,7 +38,7 @@ export function getTerminalTree() {
/**
* 总计出3层提供给表单选择具体的终端、母线、监测点
* 终端台账树
* 等级0-项目名称1- 工程名称2-单位3-部门4-终端5-母线6-监测点
* 等级0-项目名称1- 用户名称2-单位3-部门4-终端5-母线6-监测点
*/
export function getTerminalSelectTree(level: number) {
return createAxios({