浏览代码

调整排序关闭弹窗修改

duy 3 月之前
父节点
当前提交
ed1465b511
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/manager/projectinfo/tree.vue

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

@@ -749,7 +749,7 @@
     <!-- 元素表排序 -->
     <!-- 元素表排序 -->
     <el-dialog
     <el-dialog
       title="调整排序"
       title="调整排序"
-      :visible="excelSortTag"
+      :visible.sync="excelSortTag"
       width="50%"
       width="50%"
       append-to-body
       append-to-body
     >
     >