Commit d82d246e authored by renjintao's avatar renjintao

grid

parent c549472c
<template>
<div class="table-content">
<div class="table-tools" v-if="tool">
<div class="table-search" v-if="easy">
<slot name="easySearch">
<div class="table-search" >
<slot name="easySearch" v-if="easy">
<Form inline>
<FormItem>
<Input
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment