wesmiler 2 tuần trước cách đây
mục cha
commit
55d8d1a6aa
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      app/Services/Common/StoreCategoryService.php

+ 1 - 0
app/Services/Common/StoreCategoryService.php

@@ -141,6 +141,7 @@ class StoreCategoryService extends BaseService
             return false;
         }
 
+        $this->error = '操作成功';
         return true;
     }