联调电网一张图

This commit is contained in:
GGJ
2024-04-26 09:15:20 +08:00
parent 650c42846a
commit ec21d8430f
30 changed files with 2709 additions and 11 deletions

View File

@@ -211,6 +211,7 @@ const factor = [
name: 0.95,
id: 0.95
},
{
name: 0.96,
id: 0.96
@@ -278,6 +279,7 @@ const getUser = () => {
userData.value = res.data.records
})
}
// 添加用户
const addUse = () => {
tableData.value = []