|
@@ -109,6 +109,7 @@ namespace Dcat\Admin {
|
|
* @property Grid\Column|Collection email
|
|
* @property Grid\Column|Collection email
|
|
* @property Grid\Column|Collection answer
|
|
* @property Grid\Column|Collection answer
|
|
* @property Grid\Column|Collection look_num
|
|
* @property Grid\Column|Collection look_num
|
|
|
|
+ * @property Grid\Column|Collection leave_type
|
|
* @property Grid\Column|Collection reason
|
|
* @property Grid\Column|Collection reason
|
|
* @property Grid\Column|Collection start_time
|
|
* @property Grid\Column|Collection start_time
|
|
* @property Grid\Column|Collection end_time
|
|
* @property Grid\Column|Collection end_time
|
|
@@ -277,6 +278,7 @@ namespace Dcat\Admin {
|
|
* @method Grid\Column|Collection email(string $label = null)
|
|
* @method Grid\Column|Collection email(string $label = null)
|
|
* @method Grid\Column|Collection answer(string $label = null)
|
|
* @method Grid\Column|Collection answer(string $label = null)
|
|
* @method Grid\Column|Collection look_num(string $label = null)
|
|
* @method Grid\Column|Collection look_num(string $label = null)
|
|
|
|
+ * @method Grid\Column|Collection leave_type(string $label = null)
|
|
* @method Grid\Column|Collection reason(string $label = null)
|
|
* @method Grid\Column|Collection reason(string $label = null)
|
|
* @method Grid\Column|Collection start_time(string $label = null)
|
|
* @method Grid\Column|Collection start_time(string $label = null)
|
|
* @method Grid\Column|Collection end_time(string $label = null)
|
|
* @method Grid\Column|Collection end_time(string $label = null)
|
|
@@ -450,6 +452,7 @@ namespace Dcat\Admin {
|
|
* @property Show\Field|Collection email
|
|
* @property Show\Field|Collection email
|
|
* @property Show\Field|Collection answer
|
|
* @property Show\Field|Collection answer
|
|
* @property Show\Field|Collection look_num
|
|
* @property Show\Field|Collection look_num
|
|
|
|
+ * @property Show\Field|Collection leave_type
|
|
* @property Show\Field|Collection reason
|
|
* @property Show\Field|Collection reason
|
|
* @property Show\Field|Collection start_time
|
|
* @property Show\Field|Collection start_time
|
|
* @property Show\Field|Collection end_time
|
|
* @property Show\Field|Collection end_time
|
|
@@ -618,6 +621,7 @@ namespace Dcat\Admin {
|
|
* @method Show\Field|Collection email(string $label = null)
|
|
* @method Show\Field|Collection email(string $label = null)
|
|
* @method Show\Field|Collection answer(string $label = null)
|
|
* @method Show\Field|Collection answer(string $label = null)
|
|
* @method Show\Field|Collection look_num(string $label = null)
|
|
* @method Show\Field|Collection look_num(string $label = null)
|
|
|
|
+ * @method Show\Field|Collection leave_type(string $label = null)
|
|
* @method Show\Field|Collection reason(string $label = null)
|
|
* @method Show\Field|Collection reason(string $label = null)
|
|
* @method Show\Field|Collection start_time(string $label = null)
|
|
* @method Show\Field|Collection start_time(string $label = null)
|
|
* @method Show\Field|Collection end_time(string $label = null)
|
|
* @method Show\Field|Collection end_time(string $label = null)
|