//本地静态数据源
let sysLocalDataSource = {
    libraryOptions: [
        {
            value: 'SRM11,',
            label: '原料倉立庫',
        }]
}