|
@@ -262,7 +262,7 @@ FROM
|
|
$list = $db->query("SELECT
|
|
$list = $db->query("SELECT
|
|
a.suppitem as p,
|
|
a.suppitem as p,
|
|
a.depart,
|
|
a.depart,
|
|
- if(a.depart='网路部',43,42) as depar_id,
|
|
|
|
|
|
+ if(a.depart='网络部',43,42) as depar_id,
|
|
m,
|
|
m,
|
|
a.sale_total AS total,
|
|
a.sale_total AS total,
|
|
`a`.`th_total` AS `mthfee`,
|
|
`a`.`th_total` AS `mthfee`,
|