cfmgrv4 init...1
This commit is contained in:
parent
5847c05f5d
commit
fc75ccaaa5
@ -45,8 +45,8 @@ class RecordController extends CloudflareController
|
||||
DEFAULTS['EMPTY'] => lang($this->class_path . '.label.' . $field) . ' 선택',
|
||||
...$this->getZoneModel()->getFormFieldOption($field, $options),
|
||||
];
|
||||
echo $this->getZoneModel()->getLastQuery();
|
||||
dd($options);
|
||||
// echo $this->getZoneModel()->getLastQuery();
|
||||
// dd($options);
|
||||
break;
|
||||
default:
|
||||
$options = parent::getFormFieldOption($field, $options);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user