소스 검색

文书档案bug修改

jingyuanchao 1 년 전
부모
커밋
3facc9582d
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      src/views/safetyBook/newBook/index.vue

+ 3 - 0
src/views/safetyBook/newBook/index.vue

@@ -67,6 +67,9 @@
                   @click="clickTreeNode"
                   :defaultCheckSub="true"
                   ref="orgTree"
+                  :noChildrenText="''"
+                  noOptionsText="没有数据"
+                  noResultsText="没有搜索结果"
                 ></org-tree>
           </el-form-item>
         </el-form>