diff --git a/wms/crm/crmm01-index.php b/wms/crm/crmm01-index.php index de61475f..e6a66f76 100644 --- a/wms/crm/crmm01-index.php +++ b/wms/crm/crmm01-index.php @@ -194,7 +194,7 @@ if ($data) : mysqli_free_result($res_p); if (empty($status) || $status == "YN" || $status == "D") { if ($row['is_renovation'] == '汰改') { - $pricereview_url = "../mkt/pricereview_renovate-create.php"; + $pricereview_url = "../mkt/pricereviewCreate.php"; $fname = "pricereview_renovate"; } else { $pricereview_url = "../mkt/pricereviewCreate.php";