摘要: $abc = $form_state->getValue('abc')[0]['value']; if($abc == 'abc'){ drupal_set_message('aa'); } $form_state->getValue('abc')[0]['value']这个值是不存在的情况下也不会 阅读全文
posted @ 2018-01-17 15:19 qqisnow2021 阅读(884) 评论(0) 推荐(0)