Explorar o código

调整排序关闭弹窗修改

duy hai 3 meses
pai
achega
ed1465b511
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/manager/projectinfo/tree.vue

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

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