Kirin 2 năm trước cách đây
mục cha
commit
fc0151ad80

+ 1 - 1
app/admin/controller/system/SystemStore.php

@@ -253,7 +253,7 @@ class SystemStore extends AuthController
             ['leader', ''],
             ['leader', ''],
             ['id_card', ''],
             ['id_card', ''],
             ['status', 0],
             ['status', 0],
-            ['reason', 0],
+            ['reason', ''],
         ]);
         ]);
         SystemStoreApply::beginTrans();
         SystemStoreApply::beginTrans();
         try {
         try {