framework icon indicating copy to clipboard operation
framework copied to clipboard

thinkphp6 获取器报错 【未定义数组索引: status】

Open gyjcode opened this issue 3 years ago • 0 comments

使用thinkphp 创建用户后紧接着用获取器获取状态的值 status_text 会报错 未定义数组索引: status,但是实际上用户已经创建成功了,status 使用的是默认值,未传参。

gyjcode avatar May 31 '22 14:05 gyjcode