业务管理,系统管理
This commit is contained in:
@@ -54,6 +54,7 @@
|
||||
</el-button>
|
||||
</el-form-item>
|
||||
<el-form-item style="right: 0; position: absolute; overflow: hidden">
|
||||
|
||||
<div class="title">
|
||||
<LocationInformation style="width: 16px; margin-right: 8px; color: #396" />
|
||||
<span style="font-size: 16px; font-weight: bold; color: #396">当前操作节点:</span>
|
||||
@@ -2353,6 +2354,9 @@ const next = async () => {
|
||||
// 撤销
|
||||
const black = () => {
|
||||
pageStatus.value = 1
|
||||
busBarIndex.value = '0'
|
||||
deviceIndex.value = '0';
|
||||
lineIndex.value = '0';
|
||||
}
|
||||
// 确认提交
|
||||
const onsubmit = () => {
|
||||
|
||||
Reference in New Issue
Block a user