提交 3c58d684 编写于 作者: ibizdev's avatar ibizdev

xignzi006 发布系统代码

上级 fe056780
<template>
<studio-view viewName="activitypointerbyparentkey" viewTitle="活动" class='degridview activity-pointer-by-parent-key'>
<template slot='title'>
<span class='caption-info'>{{$t(model.srfTitle)}}</span>
</template>
<i-input slot="quickSearch" v-show="!isExpandSearchForm" v-model="query" search @on-search="onSearch($event)"/>
<template slot="quickGroupSearch">
<app-quick-group :items="quickGroupModel" @valuechange="qucikGroupValueChange"></app-quick-group>
......
<template>
<studio-view viewName="activitypointergridview" viewTitle="活动" class='degridview activity-pointer-grid-view'>
<template slot='title'>
<span class='caption-info'>{{$t(model.srfTitle)}}</span>
</template>
<i-input slot="quickSearch" v-show="!isExpandSearchForm" v-model="query" search @on-search="onSearch($event)"/>
<template slot="quickGroupSearch">
<app-quick-group :items="quickGroupModel" @valuechange="qucikGroupValueChange"></app-quick-group>
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册