Index: temp/trunk/html/admin/products/index.php
===================================================================
--- temp/trunk/html/admin/products/index.php	(revision 10261)
+++ temp/trunk/html/admin/products/index.php	(revision 10262)
@@ -201,5 +201,5 @@
 		}
 
-		$order = "update_date DESC";
+		$order = "update_date DESC, product_id";
 		$objQuery = new SC_Query();
 		
@@ -267,5 +267,4 @@
 			// É½¼¨½ç½ø
 			$objQuery->setorder($order);
-			
 			
 			// view¤â¹Ê¹þ¤ß¤ò¤«¤±¤ë(mysqlÍÑ)
