漏了
This commit is contained in:
		| @@ -107,7 +107,8 @@ | ||||
|       <ai-dialog title="选择网格" :visible.sync="showGrid" :customFooter="true" :destroyOnClose="true" border width="720px" append-to-body> | ||||
|         <div class="grid"> | ||||
|           <el-tree :data="treeObj.treeList" :props="treeObj.defaultProps" node-key="id" ref="tree"  | ||||
|             show-checkbox lazy :check-strictly="true" :load="loadNode" :default-expanded-keys="currCheckedKeys" :default-checked-keys="currCheckedKeys" @check="onCheckChange"> | ||||
|             show-checkbox lazy :check-strictly="true" :load="loadNode" :default-expanded-keys="currCheckedKeys" | ||||
|              :default-checked-keys="currCheckedKeys" @check="onCheckChange"> | ||||
|           </el-tree> | ||||
|         </div> | ||||
|         <div class="dialog-footer" slot="footer"> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user