Commit e6c7f339 by 朱继来

Merge branch 'zjl_adjust_20181026' into development

parents 1dcb443c 0dc67711
Showing with 2 additions and 1 deletions
......@@ -153,7 +153,8 @@
<p>
<?php
$sid = explode('.', $k)[1];
echo App\Http\Controllers\getSupplierName($sid);
// echo App\Http\Controllers\getSupplierName($sid);
echo $sid;
?>
</p>
@else
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment