wugg 9 months ago
parent
commit
920e235205
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/admin/controller/TagGood.php

+ 1 - 1
app/admin/controller/TagGood.php

@@ -218,7 +218,7 @@ class TagGood extends Base{
 	            "tag_fee"=>$total_fee,
 	            "tag_img"=>$tagimg,
 	            "tag_remark"=>$tag_remark,
-	            "status"=>$taglog->isEmpty()?1:2,
+	            "status"=>1,
 	            "addtime"=>date("Y-m-d H:i:s"),
 	            "updatetime"=>date("Y-m-d H:i:s")
 			];