duy 11 months ago
parent
commit
090e4be46d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/manager/projectinfo/tree.vue

+ 1 - 1
src/views/manager/projectinfo/tree.vue

@@ -1716,7 +1716,7 @@
 
 
     <!-- 编辑 -->
     <!-- 编辑 -->
     <el-dialog
     <el-dialog
-      title="元素编辑"
+      :title="(curEleTable.tableName ? curEleTable.tableName : '') + ''"
       :visible.sync="editDialogShow"
       :visible.sync="editDialogShow"
       width="80%"
       width="80%"
       append-to-body
       append-to-body