From ddffac5b74856f7779b9074bf2da11873ae6f534 Mon Sep 17 00:00:00 2001
From: xman <1946321327@qq.com>
Date: Mon, 2 Jun 2025 12:56:21 +0800
Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E6=88=90=E8=AE=A2=E5=8D=95=E9=87=8D?=
=?UTF-8?q?=E6=9E=84?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
application/admin/controller/orders/Dispatch2.php | 2 +-
application/admin/view/orders/dispatch2/index.html | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/application/admin/controller/orders/Dispatch2.php b/application/admin/controller/orders/Dispatch2.php
index 359e0ab..3c3b0b7 100644
--- a/application/admin/controller/orders/Dispatch2.php
+++ b/application/admin/controller/orders/Dispatch2.php
@@ -88,7 +88,7 @@ class Dispatch2 extends Backend
$row->follow = 2;
OrderDispatch::where('id',$row->id)->update(['follow'=>2]);
}
- if($row->btn_record){
+ if($row->btn_record ){
if($row->type == 2)
{
$row->btn_record = false;
diff --git a/application/admin/view/orders/dispatch2/index.html b/application/admin/view/orders/dispatch2/index.html
index d588e2e..c6d1e05 100644
--- a/application/admin/view/orders/dispatch2/index.html
+++ b/application/admin/view/orders/dispatch2/index.html
@@ -24,9 +24,9 @@
{:__('Delete')}
-->
- {:__('上报错误')}
+
- {:__('取消任务')}
+