现场修改电网一张图

This commit is contained in:
GGJ
2024-05-30 13:30:12 +08:00
parent 3860ede46e
commit 9eb8eb73ff
5 changed files with 90 additions and 63 deletions

View File

@@ -113,7 +113,7 @@ const tableStore = new TableStore({
buttons: [
{
name: 'productSetting',
title: '入网设计方案审查',
title: '入网设计方案申请',
type: 'primary',
icon: 'el-icon-EditPen',
render: 'basicButton',
@@ -123,7 +123,7 @@ const tableStore = new TableStore({
},
{
name: 'productSetting',
title: '治理工程验收',
title: '治理工程申请',
type: 'primary',
icon: 'el-icon-EditPen',
render: 'basicButton',