|
@@ -631,6 +631,11 @@ if ($search_option_source_type) {
|
|
$struct['type_id']['name'] = '仓库名称';
|
|
$struct['type_id']['name'] = '仓库名称';
|
|
$struct['type_id']['search'] = 'select';
|
|
$struct['type_id']['search'] = 'select';
|
|
$struct['type_id']['option'] = $store;
|
|
$struct['type_id']['option'] = $store;
|
|
|
|
+
|
|
|
|
+ $button = array
|
|
|
|
+ (
|
|
|
|
+ '新建平台订货单' => array('location', 'factory/lib/manage.cashier'),
|
|
|
|
+ );
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|