|
@@ -174,7 +174,7 @@ class Commodity extends Start_Controller {
|
|
}
|
|
}
|
|
else
|
|
else
|
|
{
|
|
{
|
|
- echo json_encode(array('msg'=>'操作失败,请重试','success'=>false));exit;
|
|
|
|
|
|
+ echo json_encode(array('msg'=>'类目未变动,更新失败','success'=>false));exit;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
$arg_array = $arg_array[0];
|
|
$arg_array = $arg_array[0];
|