@ -23,7 +23,7 @@ class MiniProgramUpload extends RowAction
{
parent::__construct($title);
$this->action = $action;
$this->title = $action == 1 ? '上传小程序' : '为所有代理商上传';
$this->title = $action == 1 ? '上传小程序' : '上传到所有代理商';
}
protected function html()