import {high} from 'nc-lightapp-front'; const {Refer} = high; export default function (props = {}) { var conf = { multiLang: { domainName: 'so', currentLocale: 'zh-CN', moduleId: '400600424_GridRef', }, refType: 'grid', refName: 'refer-400600424-000001', placeholder: '每日出库情况录入', columnConfig: [{name: ['refer-400600424-000002', 'refer-400600424-000003'], code: ['refcode', 'refname']}], refCode: 'so.refer.Mrckqklr.MrckqklrMasterGridRef', queryGridUrl: '/nccloud/so/Mrckqklr/MrckqklrMasterGridRefAction.do', }; return }