HTML; $this->title = '回复规则使用量'; $this->params['breadcrumbs'][] = ['label' => $this->title]; ?>

title; ?>

Url::to(['rule']), 'method' => 'get' ]); ?>
'queryDate', 'value' => $from_date . '-' . $to_date, 'readonly' => 'readonly', 'useWithAddon' => true, 'convertFormat' => true, 'startAttribute' => 'from_date', 'endAttribute' => 'to_date', 'startInputOptions' => ['value' => $from_date], 'endInputOptions' => ['value' => $to_date], 'pluginOptions' => [ 'locale' => ['format' => 'Y-m-d'], ] ]) . $addon;?>
搜索', ['class' => 'input-group-btn'])?>
规则 模块 命中次数 最后触发时间 操作
rule->name) ? $model->rule->name : ''; ?> rule->module) ? $model->rule->module : ''; ?> hit ?> formatter->asDatetime($model->updated_at) ?>