Index: /temp/trunk/html/admin/basis/delivery_input.php
===================================================================
--- /temp/trunk/html/admin/basis/delivery_input.php	(revision 4682)
+++ /temp/trunk/html/admin/basis/delivery_input.php	(revision 4683)
@@ -145,5 +145,5 @@
 	// ÇÛÁ÷»þ´Ö¤Î¼èÆÀ
 	$col = "deliv_time";
-	$where = "deliv_id = ?  ORDER BY deliv_id";
+	$where = "deliv_id = ?  ORDER BY time_id";
 	$table = "dtb_delivtime";
 	$arrRet = $objQuery->select($col, $table, $where, array($deliv_id));
