Explorar o código

创客机具申请订单取值修改

DuGuYang %!s(int64=2) %!d(string=hai) anos
pai
achega
44842a7d63

+ 1 - 1
Areas/Admin/Controllers/MainServer/MachineApplyController.cs

@@ -104,7 +104,7 @@ namespace MySystem.Areas.Admin.Controllers
             //发货状态
             //发货状态
             if (!string.IsNullOrEmpty(SendStatusSelect))
             if (!string.IsNullOrEmpty(SendStatusSelect))
             {
             {
-                condition += " and SendStatus=" + SendStatusSelect;
+                condition += " and Status=" + SendStatusSelect;
             }
             }
             //仓库类型
             //仓库类型
             if (!string.IsNullOrEmpty(StoreTypeSelect))
             if (!string.IsNullOrEmpty(StoreTypeSelect))