我想通過onClick從另一個組件(list.js)按鈕調用模型在「model.js」,只是想知道如果我錯過了任何一步請看如下: model.js import React from 'react';
class Model extends React.Component{
render(){
return(
<div>
//code inside the Mo
我試過用模態創建表單輸入。當我在瀏覽器中執行成功。但是,當我在文本字段中進行驗證測試時,使用模式重定向到其他頁面的insted表單輸入。有關詳細信息,請參閱下面的內容。 當我執行。 測試驗證重定向到其他頁面。 在控制器代碼 public function actionCreate()
{
$model = new Donatur();
if ($mod