| | |
| | | @refresh-change="refreshChange" |
| | | @on-load="onLoad"> |
| | | <template slot-scope="scope" slot="menuLeft"> |
| | | <vci-docking-search :SearchObject="SearchObject" :page="page"></vci-docking-search> |
| | | <vci-docking-search :SearchObject="SearchObject" :page="page" :formInline="formInline" :status="status"></vci-docking-search> |
| | | </template> |
| | | </avue-crud> |
| | | </basic-container> |
| | |
| | | data(){ |
| | | return { |
| | | value:'', |
| | | SearchObject:{ |
| | | status:{ |
| | | type:'loge', |
| | | typeFlag:false, |
| | | dateFlag:false, |
| | | stateFlag:false, |
| | | }, |
| | | formInline:{ |
| | | type:'', |
| | | cut:'', |
| | | text:'', |
| | | Date:'', |
| | | state:'' |
| | | }, |
| | | SearchObject:{ |
| | | searchData:[ |
| | | { |
| | | label:'数据编码', |