我正在尝试通过选择产品名称的ajax调用获取价格

时间:2019-11-23 19:06:58

标签: ajax laravel routes

{{Route::get('/findprice',array('as'=>'findprice','uses'=>'InvoiceController@findprice'));}}

我试图动态地获取价格

0 个答案:

没有答案