You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
315 B

1 year ago
<?php
return [
'Code' => '单据号',
'Supplier' => "供应商",
"Nums" => "数量",
"Name" => "商品名称",
"Price" => "单价",
'Prep_name' => "制单人",
"Billing_time" => "制单时间",
"Custo" => "客户信息",
"Type 0" => "采购出库",
"Status_list 7" => ""
];