소스 검색

调整排序关闭弹窗修改

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
       title="调整排序"
-      :visible="excelSortTag"
+      :visible.sync="excelSortTag"
       width="50%"
       append-to-body
     >