diff --git a/.DS_Store b/.DS_Store index 20d9033..f850f02 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/app/.DS_Store b/app/.DS_Store index 3967ca7..55c45b1 100644 Binary files a/app/.DS_Store and b/app/.DS_Store differ diff --git a/resources/views/admin/project/index.blade.php b/resources/views/admin/project/index.blade.php index d40c58f..371cc77 100755 --- a/resources/views/admin/project/index.blade.php +++ b/resources/views/admin/project/index.blade.php @@ -31,7 +31,7 @@ {{ $row->address }} {{ $row->percent_first_party }} - {{ $row->wechatpayAccount ? $row->wechatpayAccount->mchid : ""}} + {{ $row->wechatpayAccount ? $row->wechatpayAccount->mchid : ""}}
{{ $row->wechatpayAccount ? $row->wechatpayAccount->name : ""}}