From 6e5e4a4d3cfb9b7e35baacc1f87c2f8bbbeda715 Mon Sep 17 00:00:00 2001 From: cody <648753004@qq.com> Date: Thu, 23 Oct 2025 13:19:18 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=98=E6=9B=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/views/admin/orders/index.blade.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/views/admin/orders/index.blade.php b/resources/views/admin/orders/index.blade.php index 184a8fc..c6f9cc5 100755 --- a/resources/views/admin/orders/index.blade.php +++ b/resources/views/admin/orders/index.blade.php @@ -58,7 +58,7 @@ 订单编号 - 协议 +{{-- 协议--}} 所属项目/医院 所在楼栋 @@ -84,7 +84,7 @@ {{ $row->serial }} - {!! isset($row->orderAgreementByLast) ? "" : "" !!} +{{-- {!! isset($row->orderAgreementByLast) ? "" : "" !!}--}} {{ $row->project->name }} @@ -305,4 +305,4 @@ window.open(url); } -@endpush \ No newline at end of file +@endpush