index.js 128 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856485748584859486048614862486348644865486648674868486948704871487248734874487548764877487848794880488148824883488448854886488748884889489048914892489348944895489648974898489949004901490249034904490549064907490849094910491149124913491449154916491749184919492049214922492349244925492649274928492949304931493249334934493549364937493849394940494149424943494449454946494749484949495049514952495349544955495649574958495949604961496249634964496549664967496849694970497149724973497449754976497749784979498049814982498349844985498649874988498949904991499249934994499549964997499849995000500150025003500450055006500750085009501050115012501350145015501650175018501950205021502250235024502550265027502850295030503150325033503450355036503750385039504050415042504350445045504650475048504950505051505250535054505550565057505850595060506150625063506450655066506750685069507050715072507350745075507650775078507950805081508250835084508550865087508850895090509150925093509450955096509750985099510051015102510351045105510651075108510951105111511251135114511551165117511851195120512151225123512451255126512751285129513051315132513351345135513651375138513951405141514251435144514551465147514851495150515151525153515451555156515751585159516051615162516351645165516651675168516951705171517251735174517551765177517851795180518151825183518451855186518751885189519051915192519351945195519651975198519952005201520252035204520552065207520852095210521152125213521452155216521752185219522052215222522352245225522652275228522952305231523252335234523552365237523852395240524152425243524452455246524752485249525052515252525352545255525652575258525952605261526252635264526552665267526852695270527152725273527452755276527752785279528052815282528352845285528652875288528952905291529252935294529552965297529852995300530153025303530453055306530753085309531053115312531353145315531653175318531953205321532253235324532553265327532853295330533153325333533453355336533753385339534053415342534353445345534653475348534953505351535253535354535553565357535853595360536153625363536453655366536753685369537053715372537353745375537653775378537953805381538253835384538553865387538853895390539153925393539453955396539753985399540054015402540354045405540654075408540954105411541254135414541554165417541854195420542154225423542454255426542754285429543054315432543354345435543654375438543954405441544254435444544554465447544854495450545154525453545454555456545754585459546054615462546354645465546654675468546954705471547254735474547554765477547854795480548154825483548454855486548754885489549054915492549354945495549654975498549955005501550255035504550555065507550855095510551155125513551455155516551755185519552055215522552355245525552655275528552955305531553255335534553555365537553855395540554155425543554455455546554755485549555055515552555355545555555655575558555955605561556255635564556555665567556855695570557155725573557455755576557755785579558055815582558355845585558655875588558955905591559255935594559555965597559855995600560156025603560456055606560756085609561056115612561356145615561656175618561956205621562256235624562556265627562856295630563156325633563456355636563756385639564056415642564356445645564656475648564956505651565256535654565556565657565856595660566156625663566456655666566756685669567056715672567356745675567656775678567956805681568256835684568556865687568856895690569156925693569456955696569756985699570057015702570357045705570657075708570957105711571257135714571557165717571857195720572157225723572457255726572757285729573057315732573357345735573657375738573957405741574257435744574557465747574857495750575157525753575457555756575757585759576057615762576357645765576657675768576957705771577257735774577557765777577857795780578157825783578457855786578757885789579057915792579357945795579657975798579958005801580258035804580558065807580858095810581158125813581458155816581758185819582058215822582358245825582658275828582958305831583258335834583558365837583858395840584158425843584458455846584758485849585058515852585358545855585658575858585958605861586258635864586558665867586858695870587158725873587458755876587758785879588058815882588358845885588658875888588958905891589258935894589558965897589858995900590159025903590459055906590759085909591059115912591359145915591659175918591959205921592259235924592559265927592859295930593159325933593459355936593759385939594059415942594359445945594659475948594959505951595259535954595559565957595859595960596159625963596459655966596759685969597059715972597359745975597659775978597959805981598259835984598559865987598859895990599159925993599459955996599759985999600060016002
  1. const table = [
  2. {
  3. tablekey: 'table_pcweb_warehouse',
  4. tabletype: 2,
  5. tablename: '仓库信息',
  6. tabelmenu: '',
  7. remark: 'web端-仓库信息',
  8. columns: [
  9. {
  10. autoid: 11204,
  11. tablekey: 'table_pcweb_warehouse',
  12. columnfield: 'warehousestatus',
  13. columntitle: '状态',
  14. columnwidth: '0',
  15. orderindex: 10,
  16. isshow: 1,
  17. aligntype: 1,
  18. formattertype: '',
  19. formatterstring: '',
  20. remark: 'warehousestatus',
  21. needsummary: 0,
  22. summarytype: 0,
  23. groupname: ''
  24. },
  25. {
  26. autoid: 11205,
  27. tablekey: 'table_pcweb_warehouse',
  28. columnfield: 'warehousecode',
  29. columntitle: '仓库简称',
  30. columnwidth: '0',
  31. orderindex: 20,
  32. isshow: 1,
  33. aligntype: 1,
  34. formattertype: '',
  35. formatterstring: '',
  36. remark: 'warehousecode',
  37. needsummary: 0,
  38. summarytype: 0,
  39. groupname: ''
  40. },
  41. {
  42. autoid: 11206,
  43. tablekey: 'table_pcweb_warehouse',
  44. columnfield: 'warehousetype',
  45. columntitle: '仓库类型',
  46. columnwidth: '0',
  47. orderindex: 30,
  48. isshow: 1,
  49. aligntype: 1,
  50. formattertype: '',
  51. formatterstring: '',
  52. remark: 'warehousetype',
  53. needsummary: 0,
  54. summarytype: 0,
  55. groupname: ''
  56. },
  57. {
  58. autoid: 11207,
  59. tablekey: 'table_pcweb_warehouse',
  60. columnfield: 'warehousename',
  61. columntitle: '仓库名称',
  62. columnwidth: '0',
  63. orderindex: 40,
  64. isshow: 1,
  65. aligntype: 1,
  66. formattertype: '',
  67. formatterstring: '',
  68. remark: 'warehousename',
  69. needsummary: 0,
  70. summarytype: 0,
  71. groupname: ''
  72. },
  73. {
  74. autoid: 11208,
  75. tablekey: 'table_pcweb_warehouse',
  76. columnfield: 'contactname',
  77. columntitle: '联系人',
  78. columnwidth: '0',
  79. orderindex: 50,
  80. isshow: 1,
  81. aligntype: 1,
  82. formattertype: '',
  83. formatterstring: '',
  84. remark: 'contactname',
  85. needsummary: 0,
  86. summarytype: 0,
  87. groupname: ''
  88. },
  89. {
  90. autoid: 11209,
  91. tablekey: 'table_pcweb_warehouse',
  92. columnfield: 'contactnum',
  93. columntitle: '联系电话',
  94. columnwidth: '0',
  95. orderindex: 60,
  96. isshow: 1,
  97. aligntype: 1,
  98. formattertype: '',
  99. formatterstring: '',
  100. remark: 'contactnum',
  101. needsummary: 0,
  102. summarytype: 0,
  103. groupname: ''
  104. },
  105. {
  106. autoid: 11210,
  107. tablekey: 'table_pcweb_warehouse',
  108. columnfield: 'address',
  109. columntitle: '详细地址',
  110. columnwidth: '0',
  111. orderindex: 70,
  112. isshow: 1,
  113. aligntype: 1,
  114. formattertype: '',
  115. formatterstring: '',
  116. remark: 'address',
  117. needsummary: 0,
  118. summarytype: 0,
  119. groupname: ''
  120. }
  121. ]
  122. },
  123. {
  124. tablekey: 'table_pcweb_purchase_pointprice',
  125. tabletype: 2,
  126. tablename: '采购_待点价',
  127. tabelmenu: '',
  128. remark: 'web端-采购-待点价',
  129. columns: [
  130. {
  131. autoid: 11211,
  132. tablekey: 'table_pcweb_purchase_pointprice',
  133. columnfield: 'accountname',
  134. columntitle: '销售方',
  135. columnwidth: '0',
  136. orderindex: 10,
  137. isshow: 1,
  138. aligntype: 1,
  139. formattertype: '',
  140. formatterstring: '',
  141. remark: 'accountname,',
  142. needsummary: 0,
  143. summarytype: 0,
  144. groupname: ''
  145. },
  146. {
  147. autoid: 11212,
  148. tablekey: 'table_pcweb_purchase_pointprice',
  149. columnfield: 'contractno',
  150. columntitle: '合同编号 ',
  151. columnwidth: '0',
  152. orderindex: 20,
  153. isshow: 1,
  154. aligntype: 1,
  155. formattertype: '',
  156. formatterstring: '',
  157. remark: 'contractno',
  158. needsummary: 0,
  159. summarytype: 0,
  160. groupname: ''
  161. },
  162. {
  163. autoid: 11213,
  164. tablekey: 'table_pcweb_purchase_pointprice',
  165. columnfield: 'deliverygoodsname',
  166. columntitle: '现货品种',
  167. columnwidth: '0',
  168. orderindex: 30,
  169. isshow: 1,
  170. aligntype: 1,
  171. formattertype: '',
  172. formatterstring: '',
  173. remark: 'deliverygoodsname',
  174. needsummary: 0,
  175. summarytype: 0,
  176. groupname: ''
  177. },
  178. {
  179. autoid: 11214,
  180. tablekey: 'table_pcweb_purchase_pointprice',
  181. columnfield: 'spotgoodsdesc',
  182. columntitle: '商品规格 ',
  183. columnwidth: '0',
  184. orderindex: 40,
  185. isshow: 1,
  186. aligntype: 1,
  187. formattertype: '',
  188. formatterstring: '',
  189. remark: 'spotgoodsdesc',
  190. needsummary: 0,
  191. summarytype: 0,
  192. groupname: ''
  193. },
  194. {
  195. autoid: 11215,
  196. tablekey: 'table_pcweb_purchase_pointprice',
  197. columnfield: 'goodscode',
  198. columntitle: '点价合约',
  199. columnwidth: '0',
  200. orderindex: 50,
  201. isshow: 1,
  202. aligntype: 1,
  203. formattertype: '',
  204. formatterstring: '',
  205. remark: 'goodscode',
  206. needsummary: 0,
  207. summarytype: 0,
  208. groupname: ''
  209. },
  210. {
  211. autoid: 11216,
  212. tablekey: 'table_pcweb_purchase_pointprice',
  213. columnfield: 'pricemove',
  214. columntitle: '升贴水',
  215. columnwidth: '0',
  216. orderindex: 60,
  217. isshow: 1,
  218. aligntype: 1,
  219. formattertype: '',
  220. formatterstring: '',
  221. remark: 'pricemove',
  222. needsummary: 0,
  223. summarytype: 0,
  224. groupname: ''
  225. },
  226. {
  227. autoid: 11217,
  228. tablekey: 'table_pcweb_purchase_pointprice',
  229. columnfield: 'qty',
  230. columntitle: '合同量',
  231. columnwidth: '0',
  232. orderindex: 70,
  233. isshow: 1,
  234. aligntype: 1,
  235. formattertype: '',
  236. formatterstring: '',
  237. remark: 'qty',
  238. needsummary: 0,
  239. summarytype: 0,
  240. groupname: ''
  241. },
  242. {
  243. autoid: 11218,
  244. tablekey: 'table_pcweb_purchase_pointprice',
  245. columnfield: 'unpricedqty',
  246. columntitle: '未定价量',
  247. columnwidth: '0',
  248. orderindex: 80,
  249. isshow: 1,
  250. aligntype: 1,
  251. formattertype: '',
  252. formatterstring: '',
  253. remark: 'unpricedqty',
  254. needsummary: 0,
  255. summarytype: 0,
  256. groupname: ''
  257. },
  258. {
  259. autoid: 11219,
  260. tablekey: 'table_pcweb_purchase_pointprice',
  261. columnfield: 'pricedqty',
  262. columntitle: '已定价量',
  263. columnwidth: '0',
  264. orderindex: 90,
  265. isshow: 1,
  266. aligntype: 1,
  267. formattertype: '',
  268. formatterstring: '',
  269. remark: 'pricedqty',
  270. needsummary: 0,
  271. summarytype: 0,
  272. groupname: ''
  273. },
  274. {
  275. autoid: 11220,
  276. tablekey: 'table_pcweb_purchase_pointprice',
  277. columnfield: 'unsureqty',
  278. columntitle: '未交收量 ',
  279. columnwidth: '0',
  280. orderindex: 100,
  281. isshow: 1,
  282. aligntype: 1,
  283. formattertype: '',
  284. formatterstring: '',
  285. remark: 'unsureqty',
  286. needsummary: 0,
  287. summarytype: 0,
  288. groupname: ''
  289. },
  290. {
  291. autoid: 11221,
  292. tablekey: 'table_pcweb_purchase_pointprice',
  293. columnfield: 'payamount',
  294. columntitle: '已支付额',
  295. columnwidth: '0',
  296. orderindex: 110,
  297. isshow: 1,
  298. aligntype: 1,
  299. formattertype: '',
  300. formatterstring: '',
  301. remark: 'payamount',
  302. needsummary: 0,
  303. summarytype: 0,
  304. groupname: ''
  305. },
  306. {
  307. autoid: 11222,
  308. tablekey: 'table_pcweb_purchase_pointprice',
  309. columnfield: 'unpayAmount',
  310. columntitle: '待支付额 ',
  311. columnwidth: '0',
  312. orderindex: 120,
  313. isshow: 1,
  314. aligntype: 1,
  315. formattertype: '',
  316. formatterstring: '',
  317. remark: 'unpayAmount',
  318. needsummary: 0,
  319. summarytype: 0,
  320. groupname: ''
  321. },
  322. {
  323. autoid: 11223,
  324. tablekey: 'table_pcweb_purchase_pointprice',
  325. columnfield: 'invoiceamount',
  326. columntitle: '已开票额',
  327. columnwidth: '0',
  328. orderindex: 130,
  329. isshow: 1,
  330. aligntype: 1,
  331. formattertype: '',
  332. formatterstring: '',
  333. remark: 'invoiceamount',
  334. needsummary: 0,
  335. summarytype: 0,
  336. groupname: ''
  337. },
  338. {
  339. autoid: 11224,
  340. tablekey: 'table_pcweb_purchase_pointprice',
  341. columnfield: 'daikaiAmount',
  342. columntitle: '待开票额',
  343. columnwidth: '0',
  344. orderindex: 140,
  345. isshow: 1,
  346. aligntype: 1,
  347. formattertype: '',
  348. formatterstring: '',
  349. remark: 'daikaiAmount',
  350. needsummary: 0,
  351. summarytype: 0,
  352. groupname: ''
  353. },
  354. {
  355. autoid: 11225,
  356. tablekey: 'table_pcweb_purchase_pointprice',
  357. columnfield: 'eliverystartdate,deliveryenddate',
  358. columntitle: '点价期',
  359. columnwidth: '0',
  360. orderindex: 150,
  361. isshow: 1,
  362. aligntype: 1,
  363. formattertype: '',
  364. formatterstring: '',
  365. remark: 'eliverystartdate,deliveryenddate',
  366. needsummary: 0,
  367. summarytype: 0,
  368. groupname: ''
  369. },
  370. {
  371. autoid: 11226,
  372. tablekey: 'table_pcweb_purchase_pointprice',
  373. columnfield: 'startdate,enddate',
  374. columntitle: '交收期',
  375. columnwidth: '0',
  376. orderindex: 160,
  377. isshow: 1,
  378. aligntype: 1,
  379. formattertype: '',
  380. formatterstring: '',
  381. remark: 'startdate,enddate',
  382. needsummary: 0,
  383. summarytype: 0,
  384. groupname: ''
  385. },
  386. {
  387. autoid: 11227,
  388. tablekey: 'table_pcweb_purchase_pointprice',
  389. columnfield: 'convertfactor',
  390. columntitle: '标仓系数',
  391. columnwidth: '0',
  392. orderindex: 170,
  393. isshow: 1,
  394. aligntype: 1,
  395. formattertype: '',
  396. formatterstring: '',
  397. remark: 'convertfactor',
  398. needsummary: 0,
  399. summarytype: 0,
  400. groupname: ''
  401. }
  402. ]
  403. },
  404. {
  405. tablekey: 'table_pcweb_purchase_settle',
  406. tabletype: 2,
  407. tablename: '采购_履约交收',
  408. tabelmenu: '',
  409. remark: 'web端-采购-履约交收',
  410. columns: [
  411. {
  412. autoid: 11228,
  413. tablekey: 'table_pcweb_purchase_settle',
  414. columnfield: 'accountname',
  415. columntitle: '销售方',
  416. columnwidth: '0',
  417. orderindex: 10,
  418. isshow: 1,
  419. aligntype: 1,
  420. formattertype: '',
  421. formatterstring: '',
  422. remark: 'accountname',
  423. needsummary: 0,
  424. summarytype: 0,
  425. groupname: ''
  426. },
  427. {
  428. autoid: 11229,
  429. tablekey: 'table_pcweb_purchase_settle',
  430. columnfield: 'contractno',
  431. columntitle: '合同编号 ',
  432. columnwidth: '0',
  433. orderindex: 20,
  434. isshow: 1,
  435. aligntype: 1,
  436. formattertype: '',
  437. formatterstring: '',
  438. remark: 'contractno',
  439. needsummary: 0,
  440. summarytype: 0,
  441. groupname: ''
  442. },
  443. {
  444. autoid: 11230,
  445. tablekey: 'table_pcweb_purchase_settle',
  446. columnfield: 'deliverygoodsname',
  447. columntitle: '现货品种',
  448. columnwidth: '0',
  449. orderindex: 30,
  450. isshow: 1,
  451. aligntype: 1,
  452. formattertype: '',
  453. formatterstring: '',
  454. remark: 'deliverygoodsname',
  455. needsummary: 0,
  456. summarytype: 0,
  457. groupname: ''
  458. },
  459. {
  460. autoid: 11231,
  461. tablekey: 'table_pcweb_purchase_settle',
  462. columnfield: 'spotgoodsdesc',
  463. columntitle: '商品规格',
  464. columnwidth: '0',
  465. orderindex: 40,
  466. isshow: 1,
  467. aligntype: 1,
  468. formattertype: '',
  469. formatterstring: '',
  470. remark: 'spotgoodsdesc',
  471. needsummary: 0,
  472. summarytype: 0,
  473. groupname: ''
  474. },
  475. {
  476. autoid: 11232,
  477. tablekey: 'table_pcweb_purchase_settle',
  478. columnfield: 'goodscode',
  479. columntitle: '点价合约',
  480. columnwidth: '0',
  481. orderindex: 50,
  482. isshow: 1,
  483. aligntype: 1,
  484. formattertype: '',
  485. formatterstring: '',
  486. remark: 'goodscode',
  487. needsummary: 0,
  488. summarytype: 0,
  489. groupname: ''
  490. },
  491. {
  492. autoid: 11233,
  493. tablekey: 'table_pcweb_purchase_settle',
  494. columnfield: 'pricemove',
  495. columntitle: '升贴水',
  496. columnwidth: '0',
  497. orderindex: 60,
  498. isshow: 1,
  499. aligntype: 1,
  500. formattertype: '',
  501. formatterstring: '',
  502. remark: 'pricemove',
  503. needsummary: 0,
  504. summarytype: 0,
  505. groupname: ''
  506. },
  507. {
  508. autoid: 11234,
  509. tablekey: 'table_pcweb_purchase_settle',
  510. columnfield: 'pricedqty',
  511. columntitle: '已定价量',
  512. columnwidth: '0',
  513. orderindex: 70,
  514. isshow: 1,
  515. aligntype: 1,
  516. formattertype: '',
  517. formatterstring: '',
  518. remark: 'pricedqty',
  519. needsummary: 0,
  520. summarytype: 0,
  521. groupname: ''
  522. },
  523. {
  524. autoid: 11235,
  525. tablekey: 'table_pcweb_purchase_settle',
  526. columnfield: 'unsureqty',
  527. columntitle: '未交收量',
  528. columnwidth: '0',
  529. orderindex: 80,
  530. isshow: 1,
  531. aligntype: 1,
  532. formattertype: '',
  533. formatterstring: '',
  534. remark: 'unsureqty',
  535. needsummary: 0,
  536. summarytype: 0,
  537. groupname: ''
  538. },
  539. {
  540. autoid: 11236,
  541. tablekey: 'table_pcweb_purchase_settle',
  542. columnfield: 'payamount',
  543. columntitle: '已支付额',
  544. columnwidth: '0',
  545. orderindex: 90,
  546. isshow: 1,
  547. aligntype: 1,
  548. formattertype: '',
  549. formatterstring: '',
  550. remark: 'payamount',
  551. needsummary: 0,
  552. summarytype: 0,
  553. groupname: ''
  554. },
  555. {
  556. autoid: 11237,
  557. tablekey: 'table_pcweb_purchase_settle',
  558. columnfield: 'unpayAmount',
  559. columntitle: '待支付额 ',
  560. columnwidth: '0',
  561. orderindex: 100,
  562. isshow: 1,
  563. aligntype: 1,
  564. formattertype: '',
  565. formatterstring: '',
  566. remark: 'unpayAmount',
  567. needsummary: 0,
  568. summarytype: 0,
  569. groupname: ''
  570. },
  571. {
  572. autoid: 11238,
  573. tablekey: 'table_pcweb_purchase_settle',
  574. columnfield: 'invoiceamount',
  575. columntitle: '已开票额',
  576. columnwidth: '0',
  577. orderindex: 110,
  578. isshow: 1,
  579. aligntype: 1,
  580. formattertype: '',
  581. formatterstring: '',
  582. remark: 'invoiceamount',
  583. needsummary: 0,
  584. summarytype: 0,
  585. groupname: ''
  586. },
  587. {
  588. autoid: 11239,
  589. tablekey: 'table_pcweb_purchase_settle',
  590. columnfield: 'daikaiAmount',
  591. columntitle: '待开票额 ',
  592. columnwidth: '0',
  593. orderindex: 120,
  594. isshow: 1,
  595. aligntype: 1,
  596. formattertype: '',
  597. formatterstring: '',
  598. remark: 'daikaiAmount',
  599. needsummary: 0,
  600. summarytype: 0,
  601. groupname: ''
  602. },
  603. {
  604. autoid: 11240,
  605. tablekey: 'table_pcweb_purchase_settle',
  606. columnfield: 'deliverystartdate,deliveryenddate',
  607. columntitle: '点价期',
  608. columnwidth: '0',
  609. orderindex: 130,
  610. isshow: 1,
  611. aligntype: 1,
  612. formattertype: '',
  613. formatterstring: '',
  614. remark: 'deliverystartdate,deliveryenddate',
  615. needsummary: 0,
  616. summarytype: 0,
  617. groupname: ''
  618. },
  619. {
  620. autoid: 11241,
  621. tablekey: 'table_pcweb_purchase_settle',
  622. columnfield: 'startdate,enddate',
  623. columntitle: '交收期 ',
  624. columnwidth: '0',
  625. orderindex: 140,
  626. isshow: 1,
  627. aligntype: 1,
  628. formattertype: '',
  629. formatterstring: '',
  630. remark: 'tartdate,enddate',
  631. needsummary: 0,
  632. summarytype: 0,
  633. groupname: ''
  634. },
  635. {
  636. autoid: 11242,
  637. tablekey: 'table_pcweb_purchase_settle',
  638. columnfield: 'convertfactor',
  639. columntitle: '标仓系数',
  640. columnwidth: '0',
  641. orderindex: 150,
  642. isshow: 1,
  643. aligntype: 1,
  644. formattertype: '',
  645. formatterstring: '',
  646. remark: 'convertfactor',
  647. needsummary: 0,
  648. summarytype: 0,
  649. groupname: ''
  650. },
  651. {
  652. autoid: 11243,
  653. tablekey: 'table_pcweb_purchase_settle',
  654. columnfield: 'qty',
  655. columntitle: '合同量',
  656. columnwidth: '0',
  657. orderindex: 160,
  658. isshow: 1,
  659. aligntype: 1,
  660. formattertype: '',
  661. formatterstring: '',
  662. remark: 'qty',
  663. needsummary: 0,
  664. summarytype: 0,
  665. groupname: ''
  666. },
  667. {
  668. autoid: 11244,
  669. tablekey: 'table_pcweb_purchase_settle',
  670. columnfield: 'unpricedqty',
  671. columntitle: '未定价量',
  672. columnwidth: '0',
  673. orderindex: 170,
  674. isshow: 1,
  675. aligntype: 1,
  676. formattertype: '',
  677. formatterstring: '',
  678. remark: 'unpricedqty',
  679. needsummary: 0,
  680. summarytype: 0,
  681. groupname: ''
  682. }
  683. ]
  684. },
  685. {
  686. tablekey: 'table_pcweb_purchase_all',
  687. tabletype: 2,
  688. tablename: '采购_全部',
  689. tabelmenu: '',
  690. remark: 'web端-采购-全部',
  691. columns: [
  692. {
  693. autoid: 11245,
  694. tablekey: 'table_pcweb_purchase_all',
  695. columnfield: 'accountname',
  696. columntitle: '销售方 ',
  697. columnwidth: '0',
  698. orderindex: 10,
  699. isshow: 1,
  700. aligntype: 1,
  701. formattertype: '',
  702. formatterstring: '',
  703. remark: 'accountname',
  704. needsummary: 0,
  705. summarytype: 0,
  706. groupname: ''
  707. },
  708. {
  709. autoid: 11246,
  710. tablekey: 'table_pcweb_purchase_all',
  711. columnfield: 'contractno',
  712. columntitle: '合同编号 ',
  713. columnwidth: '0',
  714. orderindex: 20,
  715. isshow: 1,
  716. aligntype: 1,
  717. formattertype: '',
  718. formatterstring: '',
  719. remark: 'contractno',
  720. needsummary: 0,
  721. summarytype: 0,
  722. groupname: ''
  723. },
  724. {
  725. autoid: 11247,
  726. tablekey: 'table_pcweb_purchase_all',
  727. columnfield: 'contracctstatus',
  728. columntitle: '状态',
  729. columnwidth: '0',
  730. orderindex: 30,
  731. isshow: 1,
  732. aligntype: 1,
  733. formattertype: '',
  734. formatterstring: '',
  735. remark: 'contracctstatus',
  736. needsummary: 0,
  737. summarytype: 0,
  738. groupname: ''
  739. },
  740. {
  741. autoid: 11248,
  742. tablekey: 'table_pcweb_purchase_all',
  743. columnfield: 'deliverygoodsname',
  744. columntitle: '现货品种',
  745. columnwidth: '0',
  746. orderindex: 40,
  747. isshow: 1,
  748. aligntype: 1,
  749. formattertype: '',
  750. formatterstring: '',
  751. remark: 'deliverygoodsname',
  752. needsummary: 0,
  753. summarytype: 0,
  754. groupname: ''
  755. },
  756. {
  757. autoid: 11249,
  758. tablekey: 'table_pcweb_purchase_all',
  759. columnfield: 'spotgoodsdesc',
  760. columntitle: '商品规格',
  761. columnwidth: '0',
  762. orderindex: 50,
  763. isshow: 1,
  764. aligntype: 1,
  765. formattertype: '',
  766. formatterstring: '',
  767. remark: 'spotgoodsdesc',
  768. needsummary: 0,
  769. summarytype: 0,
  770. groupname: ''
  771. },
  772. {
  773. autoid: 11250,
  774. tablekey: 'table_pcweb_purchase_all',
  775. columnfield: 'goodscode',
  776. columntitle: '点价合约 ',
  777. columnwidth: '0',
  778. orderindex: 60,
  779. isshow: 1,
  780. aligntype: 1,
  781. formattertype: '',
  782. formatterstring: '',
  783. remark: 'goodscode',
  784. needsummary: 0,
  785. summarytype: 0,
  786. groupname: ''
  787. },
  788. {
  789. autoid: 11251,
  790. tablekey: 'table_pcweb_purchase_all',
  791. columnfield: 'pricemove',
  792. columntitle: '升贴水 ',
  793. columnwidth: '0',
  794. orderindex: 70,
  795. isshow: 1,
  796. aligntype: 1,
  797. formattertype: '',
  798. formatterstring: '',
  799. remark: 'pricemove',
  800. needsummary: 0,
  801. summarytype: 0,
  802. groupname: ''
  803. },
  804. {
  805. autoid: 11252,
  806. tablekey: 'table_pcweb_purchase_all',
  807. columnfield: 'convertfactor',
  808. columntitle: '标仓系数 ',
  809. columnwidth: '0',
  810. orderindex: 80,
  811. isshow: 1,
  812. aligntype: 1,
  813. formattertype: '',
  814. formatterstring: '',
  815. remark: 'convertfactor',
  816. needsummary: 0,
  817. summarytype: 0,
  818. groupname: ''
  819. },
  820. {
  821. autoid: 11253,
  822. tablekey: 'table_pcweb_purchase_all',
  823. columnfield: 'contracctstatus',
  824. columntitle: '状态 ',
  825. columnwidth: '0',
  826. orderindex: 90,
  827. isshow: 1,
  828. aligntype: 1,
  829. formattertype: '',
  830. formatterstring: '',
  831. remark: 'contracctstatus',
  832. needsummary: 0,
  833. summarytype: 0,
  834. groupname: ''
  835. },
  836. {
  837. autoid: 11254,
  838. tablekey: 'table_pcweb_purchase_all',
  839. columnfield: 'qty',
  840. columntitle: '合同量',
  841. columnwidth: '0',
  842. orderindex: 100,
  843. isshow: 1,
  844. aligntype: 1,
  845. formattertype: '',
  846. formatterstring: '',
  847. remark: 'qty',
  848. needsummary: 0,
  849. summarytype: 0,
  850. groupname: ''
  851. },
  852. {
  853. autoid: 11255,
  854. tablekey: 'table_pcweb_purchase_all',
  855. columnfield: 'unpricedqty',
  856. columntitle: '未定价量 ',
  857. columnwidth: '0',
  858. orderindex: 110,
  859. isshow: 1,
  860. aligntype: 1,
  861. formattertype: '',
  862. formatterstring: '',
  863. remark: 'unpricedqty',
  864. needsummary: 0,
  865. summarytype: 0,
  866. groupname: ''
  867. },
  868. {
  869. autoid: 11256,
  870. tablekey: 'table_pcweb_purchase_all',
  871. columnfield: 'pricedqty',
  872. columntitle: '已定价量 ',
  873. columnwidth: '0',
  874. orderindex: 120,
  875. isshow: 1,
  876. aligntype: 1,
  877. formattertype: '',
  878. formatterstring: '',
  879. remark: 'pricedqty',
  880. needsummary: 0,
  881. summarytype: 0,
  882. groupname: ''
  883. },
  884. {
  885. autoid: 11257,
  886. tablekey: 'table_pcweb_purchase_all',
  887. columnfield: 'unsureqty',
  888. columntitle: '未交收量 ',
  889. columnwidth: '0',
  890. orderindex: 130,
  891. isshow: 1,
  892. aligntype: 1,
  893. formattertype: '',
  894. formatterstring: '',
  895. remark: 'unsureqty',
  896. needsummary: 0,
  897. summarytype: 0,
  898. groupname: ''
  899. },
  900. {
  901. autoid: 11258,
  902. tablekey: 'table_pcweb_purchase_all',
  903. columnfield: 'payamount',
  904. columntitle: '已支付额',
  905. columnwidth: '0',
  906. orderindex: 140,
  907. isshow: 1,
  908. aligntype: 1,
  909. formattertype: '',
  910. formatterstring: '',
  911. remark: 'payamount',
  912. needsummary: 0,
  913. summarytype: 0,
  914. groupname: ''
  915. },
  916. {
  917. autoid: 11259,
  918. tablekey: 'table_pcweb_purchase_all',
  919. columnfield: 'unpayAmount',
  920. columntitle: '待支付额 ',
  921. columnwidth: '0',
  922. orderindex: 150,
  923. isshow: 1,
  924. aligntype: 1,
  925. formattertype: '',
  926. formatterstring: '',
  927. remark: 'unpayAmount',
  928. needsummary: 0,
  929. summarytype: 0,
  930. groupname: ''
  931. },
  932. {
  933. autoid: 11260,
  934. tablekey: 'table_pcweb_purchase_all',
  935. columnfield: 'invoiceamount',
  936. columntitle: '已开票额',
  937. columnwidth: '0',
  938. orderindex: 160,
  939. isshow: 1,
  940. aligntype: 1,
  941. formattertype: '',
  942. formatterstring: '',
  943. remark: 'invoiceamount',
  944. needsummary: 0,
  945. summarytype: 0,
  946. groupname: ''
  947. },
  948. {
  949. autoid: 11261,
  950. tablekey: 'table_pcweb_purchase_all',
  951. columnfield: 'daikaiAmount',
  952. columntitle: '待开票额 ',
  953. columnwidth: '0',
  954. orderindex: 170,
  955. isshow: 1,
  956. aligntype: 1,
  957. formattertype: '',
  958. formatterstring: '',
  959. remark: 'daikaiAmount',
  960. needsummary: 0,
  961. summarytype: 0,
  962. groupname: ''
  963. },
  964. {
  965. autoid: 11262,
  966. tablekey: 'table_pcweb_purchase_all',
  967. columnfield: 'deliverystartdate,deliveryenddate',
  968. columntitle: '点价期 ',
  969. columnwidth: '0',
  970. orderindex: 180,
  971. isshow: 1,
  972. aligntype: 1,
  973. formattertype: '',
  974. formatterstring: '',
  975. remark: 'deliverystartdate,deliveryenddate',
  976. needsummary: 0,
  977. summarytype: 0,
  978. groupname: ''
  979. },
  980. {
  981. autoid: 11263,
  982. tablekey: 'table_pcweb_purchase_all',
  983. columnfield: 'startdate,enddate',
  984. columntitle: '交收期 ',
  985. columnwidth: '0',
  986. orderindex: 190,
  987. isshow: 1,
  988. aligntype: 1,
  989. formattertype: '',
  990. formatterstring: '',
  991. remark: 'startdate,enddate',
  992. needsummary: 0,
  993. summarytype: 0,
  994. groupname: ''
  995. }
  996. ]
  997. },
  998. {
  999. tablekey: 'table_pcweb_sales_pointprice',
  1000. tabletype: 2,
  1001. tablename: '销售_待点价',
  1002. tabelmenu: '',
  1003. remark: 'web端-销售-待点价',
  1004. columns: [
  1005. {
  1006. autoid: 11264,
  1007. tablekey: 'table_pcweb_sales_pointprice',
  1008. columnfield: 'accountname',
  1009. columntitle: '采购方 ',
  1010. columnwidth: '0',
  1011. orderindex: 10,
  1012. isshow: 1,
  1013. aligntype: 1,
  1014. formattertype: '',
  1015. formatterstring: '',
  1016. remark: 'accountname',
  1017. needsummary: 0,
  1018. summarytype: 0,
  1019. groupname: ''
  1020. },
  1021. {
  1022. autoid: 11265,
  1023. tablekey: 'table_pcweb_sales_pointprice',
  1024. columnfield: 'contractno',
  1025. columntitle: '合同编号',
  1026. columnwidth: '0',
  1027. orderindex: 20,
  1028. isshow: 1,
  1029. aligntype: 1,
  1030. formattertype: '',
  1031. formatterstring: '',
  1032. remark: 'contractno',
  1033. needsummary: 0,
  1034. summarytype: 0,
  1035. groupname: ''
  1036. },
  1037. {
  1038. autoid: 11266,
  1039. tablekey: 'table_pcweb_sales_pointprice',
  1040. columnfield: 'deliverygoodsname',
  1041. columntitle: '现货品种 ',
  1042. columnwidth: '0',
  1043. orderindex: 30,
  1044. isshow: 1,
  1045. aligntype: 1,
  1046. formattertype: '',
  1047. formatterstring: '',
  1048. remark: 'deliverygoodsname',
  1049. needsummary: 0,
  1050. summarytype: 0,
  1051. groupname: ''
  1052. },
  1053. {
  1054. autoid: 11267,
  1055. tablekey: 'table_pcweb_sales_pointprice',
  1056. columnfield: 'spotgoodsdesc',
  1057. columntitle: '商品规格 ',
  1058. columnwidth: '0',
  1059. orderindex: 40,
  1060. isshow: 1,
  1061. aligntype: 1,
  1062. formattertype: '',
  1063. formatterstring: '',
  1064. remark: 'spotgoodsdesc',
  1065. needsummary: 0,
  1066. summarytype: 0,
  1067. groupname: ''
  1068. },
  1069. {
  1070. autoid: 11268,
  1071. tablekey: 'table_pcweb_sales_pointprice',
  1072. columnfield: 'goodscode',
  1073. columntitle: '点价合约',
  1074. columnwidth: '0',
  1075. orderindex: 50,
  1076. isshow: 1,
  1077. aligntype: 1,
  1078. formattertype: '',
  1079. formatterstring: '',
  1080. remark: 'goodscode',
  1081. needsummary: 0,
  1082. summarytype: 0,
  1083. groupname: ''
  1084. },
  1085. {
  1086. autoid: 11269,
  1087. tablekey: 'table_pcweb_sales_pointprice',
  1088. columnfield: 'pricemove',
  1089. columntitle: '升贴水 ',
  1090. columnwidth: '0',
  1091. orderindex: 60,
  1092. isshow: 1,
  1093. aligntype: 1,
  1094. formattertype: '',
  1095. formatterstring: '',
  1096. remark: 'pricemove',
  1097. needsummary: 0,
  1098. summarytype: 0,
  1099. groupname: ''
  1100. },
  1101. {
  1102. autoid: 11270,
  1103. tablekey: 'table_pcweb_sales_pointprice',
  1104. columnfield: 'qty',
  1105. columntitle: '合同量',
  1106. columnwidth: '0',
  1107. orderindex: 70,
  1108. isshow: 1,
  1109. aligntype: 1,
  1110. formattertype: '',
  1111. formatterstring: '',
  1112. remark: 'qty',
  1113. needsummary: 0,
  1114. summarytype: 0,
  1115. groupname: ''
  1116. },
  1117. {
  1118. autoid: 11271,
  1119. tablekey: 'table_pcweb_sales_pointprice',
  1120. columnfield: 'unpricedqty',
  1121. columntitle: '未定价量 ',
  1122. columnwidth: '0',
  1123. orderindex: 80,
  1124. isshow: 1,
  1125. aligntype: 1,
  1126. formattertype: '',
  1127. formatterstring: '',
  1128. remark: 'unpricedqty',
  1129. needsummary: 0,
  1130. summarytype: 0,
  1131. groupname: ''
  1132. },
  1133. {
  1134. autoid: 11272,
  1135. tablekey: 'table_pcweb_sales_pointprice',
  1136. columnfield: 'pricedqty',
  1137. columntitle: '已定价量 ',
  1138. columnwidth: '0',
  1139. orderindex: 90,
  1140. isshow: 1,
  1141. aligntype: 1,
  1142. formattertype: '',
  1143. formatterstring: '',
  1144. remark: 'pricedqty',
  1145. needsummary: 0,
  1146. summarytype: 0,
  1147. groupname: ''
  1148. },
  1149. {
  1150. autoid: 11273,
  1151. tablekey: 'table_pcweb_sales_pointprice',
  1152. columnfield: 'unsureqty',
  1153. columntitle: '未交收量 ',
  1154. columnwidth: '0',
  1155. orderindex: 100,
  1156. isshow: 1,
  1157. aligntype: 1,
  1158. formattertype: '',
  1159. formatterstring: '',
  1160. remark: 'unsureqty',
  1161. needsummary: 0,
  1162. summarytype: 0,
  1163. groupname: ''
  1164. },
  1165. {
  1166. autoid: 11274,
  1167. tablekey: 'table_pcweb_sales_pointprice',
  1168. columnfield: 'payamount',
  1169. columntitle: '已收款额 ',
  1170. columnwidth: '0',
  1171. orderindex: 110,
  1172. isshow: 1,
  1173. aligntype: 1,
  1174. formattertype: '',
  1175. formatterstring: '',
  1176. remark: 'payamount',
  1177. needsummary: 0,
  1178. summarytype: 0,
  1179. groupname: ''
  1180. },
  1181. {
  1182. autoid: 11275,
  1183. tablekey: 'table_pcweb_sales_pointprice',
  1184. columnfield: 'unpayAmount',
  1185. columntitle: '待收款额 ',
  1186. columnwidth: '0',
  1187. orderindex: 120,
  1188. isshow: 1,
  1189. aligntype: 1,
  1190. formattertype: '',
  1191. formatterstring: '',
  1192. remark: 'unpayAmount',
  1193. needsummary: 0,
  1194. summarytype: 0,
  1195. groupname: ''
  1196. },
  1197. {
  1198. autoid: 11276,
  1199. tablekey: 'table_pcweb_sales_pointprice',
  1200. columnfield: 'invoiceamount',
  1201. columntitle: '已开票额 ',
  1202. columnwidth: '0',
  1203. orderindex: 130,
  1204. isshow: 1,
  1205. aligntype: 1,
  1206. formattertype: '',
  1207. formatterstring: '',
  1208. remark: 'invoiceamount',
  1209. needsummary: 0,
  1210. summarytype: 0,
  1211. groupname: ''
  1212. },
  1213. {
  1214. autoid: 11277,
  1215. tablekey: 'table_pcweb_sales_pointprice',
  1216. columnfield: 'deliverystartdate,deliveryenddate',
  1217. columntitle: '点价期',
  1218. columnwidth: '0',
  1219. orderindex: 140,
  1220. isshow: 1,
  1221. aligntype: 1,
  1222. formattertype: '',
  1223. formatterstring: '',
  1224. remark: 'deliverystartdate,deliveryenddate',
  1225. needsummary: 0,
  1226. summarytype: 0,
  1227. groupname: ''
  1228. },
  1229. {
  1230. autoid: 11278,
  1231. tablekey: 'table_pcweb_sales_pointprice',
  1232. columnfield: 'startdate,enddate',
  1233. columntitle: '交收期 ',
  1234. columnwidth: '0',
  1235. orderindex: 150,
  1236. isshow: 1,
  1237. aligntype: 1,
  1238. formattertype: '',
  1239. formatterstring: '',
  1240. remark: 'startdate,enddate',
  1241. needsummary: 0,
  1242. summarytype: 0,
  1243. groupname: ''
  1244. },
  1245. {
  1246. autoid: 11279,
  1247. tablekey: 'table_pcweb_sales_pointprice',
  1248. columnfield: 'convertfactor',
  1249. columntitle: '标仓系数',
  1250. columnwidth: '0',
  1251. orderindex: 160,
  1252. isshow: 1,
  1253. aligntype: 1,
  1254. formattertype: '',
  1255. formatterstring: '',
  1256. remark: 'convertfactor',
  1257. needsummary: 0,
  1258. summarytype: 0,
  1259. groupname: ''
  1260. }
  1261. ]
  1262. },
  1263. {
  1264. tablekey: 'table_pcweb_sales_settle',
  1265. tabletype: 2,
  1266. tablename: '销售_履约交收',
  1267. tabelmenu: '',
  1268. remark: 'web端-销售-履约交收',
  1269. columns: [
  1270. {
  1271. autoid: 11280,
  1272. tablekey: 'table_pcweb_sales_settle',
  1273. columnfield: 'accountname',
  1274. columntitle: '采购方',
  1275. columnwidth: '0',
  1276. orderindex: 10,
  1277. isshow: 1,
  1278. aligntype: 1,
  1279. formattertype: '',
  1280. formatterstring: '',
  1281. remark: 'accountname',
  1282. needsummary: 0,
  1283. summarytype: 0,
  1284. groupname: ''
  1285. },
  1286. {
  1287. autoid: 11281,
  1288. tablekey: 'table_pcweb_sales_settle',
  1289. columnfield: 'contractno',
  1290. columntitle: '合同编号 ',
  1291. columnwidth: '0',
  1292. orderindex: 20,
  1293. isshow: 1,
  1294. aligntype: 1,
  1295. formattertype: '',
  1296. formatterstring: '',
  1297. remark: 'contractno',
  1298. needsummary: 0,
  1299. summarytype: 0,
  1300. groupname: ''
  1301. },
  1302. {
  1303. autoid: 11282,
  1304. tablekey: 'table_pcweb_sales_settle',
  1305. columnfield: 'deliverygoodsname',
  1306. columntitle: '现货品种 ',
  1307. columnwidth: '0',
  1308. orderindex: 30,
  1309. isshow: 1,
  1310. aligntype: 1,
  1311. formattertype: '',
  1312. formatterstring: '',
  1313. remark: 'deliverygoodsname',
  1314. needsummary: 0,
  1315. summarytype: 0,
  1316. groupname: ''
  1317. },
  1318. {
  1319. autoid: 11283,
  1320. tablekey: 'table_pcweb_sales_settle',
  1321. columnfield: 'spotgoodsdesc',
  1322. columntitle: '商品规格 ',
  1323. columnwidth: '0',
  1324. orderindex: 40,
  1325. isshow: 1,
  1326. aligntype: 1,
  1327. formattertype: '',
  1328. formatterstring: '',
  1329. remark: 'spotgoodsdesc',
  1330. needsummary: 0,
  1331. summarytype: 0,
  1332. groupname: ''
  1333. },
  1334. {
  1335. autoid: 11284,
  1336. tablekey: 'table_pcweb_sales_settle',
  1337. columnfield: 'goodscode',
  1338. columntitle: '点价合约',
  1339. columnwidth: '0',
  1340. orderindex: 50,
  1341. isshow: 1,
  1342. aligntype: 1,
  1343. formattertype: '',
  1344. formatterstring: '',
  1345. remark: 'goodscode',
  1346. needsummary: 0,
  1347. summarytype: 0,
  1348. groupname: ''
  1349. },
  1350. {
  1351. autoid: 11285,
  1352. tablekey: 'table_pcweb_sales_settle',
  1353. columnfield: 'pricemove',
  1354. columntitle: '升贴水 ',
  1355. columnwidth: '0',
  1356. orderindex: 60,
  1357. isshow: 1,
  1358. aligntype: 1,
  1359. formattertype: '',
  1360. formatterstring: '',
  1361. remark: 'pricemove',
  1362. needsummary: 0,
  1363. summarytype: 0,
  1364. groupname: ''
  1365. },
  1366. {
  1367. autoid: 11286,
  1368. tablekey: 'table_pcweb_sales_settle',
  1369. columnfield: 'pricedqty',
  1370. columntitle: '已定价量 ',
  1371. columnwidth: '0',
  1372. orderindex: 70,
  1373. isshow: 1,
  1374. aligntype: 1,
  1375. formattertype: '',
  1376. formatterstring: '',
  1377. remark: 'pricedqty',
  1378. needsummary: 0,
  1379. summarytype: 0,
  1380. groupname: ''
  1381. },
  1382. {
  1383. autoid: 11287,
  1384. tablekey: 'table_pcweb_sales_settle',
  1385. columnfield: 'unsureqty',
  1386. columntitle: '未交收量 ',
  1387. columnwidth: '0',
  1388. orderindex: 80,
  1389. isshow: 1,
  1390. aligntype: 1,
  1391. formattertype: '',
  1392. formatterstring: '',
  1393. remark: 'unsureqty',
  1394. needsummary: 0,
  1395. summarytype: 0,
  1396. groupname: ''
  1397. },
  1398. {
  1399. autoid: 11288,
  1400. tablekey: 'table_pcweb_sales_settle',
  1401. columnfield: 'payamount',
  1402. columntitle: '已收款额 ',
  1403. columnwidth: '0',
  1404. orderindex: 90,
  1405. isshow: 1,
  1406. aligntype: 1,
  1407. formattertype: '',
  1408. formatterstring: '',
  1409. remark: 'payamount',
  1410. needsummary: 0,
  1411. summarytype: 0,
  1412. groupname: ''
  1413. },
  1414. {
  1415. autoid: 11289,
  1416. tablekey: 'table_pcweb_sales_settle',
  1417. columnfield: 'unpayAmount',
  1418. columntitle: '待收款额 ',
  1419. columnwidth: '0',
  1420. orderindex: 100,
  1421. isshow: 1,
  1422. aligntype: 1,
  1423. formattertype: '',
  1424. formatterstring: '',
  1425. remark: 'unpayAmount',
  1426. needsummary: 0,
  1427. summarytype: 0,
  1428. groupname: ''
  1429. },
  1430. {
  1431. autoid: 11290,
  1432. tablekey: 'table_pcweb_sales_settle',
  1433. columnfield: 'invoiceamount',
  1434. columntitle: '已开票额',
  1435. columnwidth: '0',
  1436. orderindex: 110,
  1437. isshow: 1,
  1438. aligntype: 1,
  1439. formattertype: '',
  1440. formatterstring: '',
  1441. remark: 'invoiceamount',
  1442. needsummary: 0,
  1443. summarytype: 0,
  1444. groupname: ''
  1445. },
  1446. {
  1447. autoid: 11291,
  1448. tablekey: 'table_pcweb_sales_settle',
  1449. columnfield: 'daikaiAmount',
  1450. columntitle: '待开票额 ',
  1451. columnwidth: '0',
  1452. orderindex: 120,
  1453. isshow: 1,
  1454. aligntype: 1,
  1455. formattertype: '',
  1456. formatterstring: '',
  1457. remark: 'daikaiAmount',
  1458. needsummary: 0,
  1459. summarytype: 0,
  1460. groupname: ''
  1461. },
  1462. {
  1463. autoid: 11292,
  1464. tablekey: 'table_pcweb_sales_settle',
  1465. columnfield: 'deliverystartdate,deliveryenddate',
  1466. columntitle: '点价期 ',
  1467. columnwidth: '0',
  1468. orderindex: 130,
  1469. isshow: 1,
  1470. aligntype: 1,
  1471. formattertype: '',
  1472. formatterstring: '',
  1473. remark: 'deliverystartdate,deliveryenddate',
  1474. needsummary: 0,
  1475. summarytype: 0,
  1476. groupname: ''
  1477. },
  1478. {
  1479. autoid: 11293,
  1480. tablekey: 'table_pcweb_sales_settle',
  1481. columnfield: 'startdate,enddate',
  1482. columntitle: '交收期 ',
  1483. columnwidth: '0',
  1484. orderindex: 140,
  1485. isshow: 1,
  1486. aligntype: 1,
  1487. formattertype: '',
  1488. formatterstring: '',
  1489. remark: 'startdate,enddate',
  1490. needsummary: 0,
  1491. summarytype: 0,
  1492. groupname: ''
  1493. },
  1494. {
  1495. autoid: 11294,
  1496. tablekey: 'table_pcweb_sales_settle',
  1497. columnfield: 'convertfactor',
  1498. columntitle: '标仓系数',
  1499. columnwidth: '0',
  1500. orderindex: 150,
  1501. isshow: 1,
  1502. aligntype: 1,
  1503. formattertype: '',
  1504. formatterstring: '',
  1505. remark: 'convertfactor',
  1506. needsummary: 0,
  1507. summarytype: 0,
  1508. groupname: ''
  1509. },
  1510. {
  1511. autoid: 11295,
  1512. tablekey: 'table_pcweb_sales_settle',
  1513. columnfield: 'qty',
  1514. columntitle: '合同量',
  1515. columnwidth: '0',
  1516. orderindex: 160,
  1517. isshow: 1,
  1518. aligntype: 1,
  1519. formattertype: '',
  1520. formatterstring: '',
  1521. remark: 'qty',
  1522. needsummary: 0,
  1523. summarytype: 0,
  1524. groupname: ''
  1525. },
  1526. {
  1527. autoid: 11296,
  1528. tablekey: 'table_pcweb_sales_settle',
  1529. columnfield: 'unpricedqty',
  1530. columntitle: '未定价量 ',
  1531. columnwidth: '0',
  1532. orderindex: 170,
  1533. isshow: 1,
  1534. aligntype: 1,
  1535. formattertype: '',
  1536. formatterstring: '',
  1537. remark: 'unpricedqty',
  1538. needsummary: 0,
  1539. summarytype: 0,
  1540. groupname: ''
  1541. }
  1542. ]
  1543. },
  1544. {
  1545. tablekey: 'table_pcweb_sales_all',
  1546. tabletype: 2,
  1547. tablename: '销售_全部',
  1548. tabelmenu: '',
  1549. remark: 'web端-销售-全部',
  1550. columns: [
  1551. {
  1552. autoid: 11299,
  1553. tablekey: 'table_pcweb_sales_all',
  1554. columnfield: 'contracctstatus',
  1555. columntitle: '状态',
  1556. columnwidth: '0',
  1557. orderindex: 30,
  1558. isshow: 1,
  1559. aligntype: 1,
  1560. formattertype: '',
  1561. formatterstring: '',
  1562. remark: 'contracctstatus',
  1563. needsummary: 0,
  1564. summarytype: 0,
  1565. groupname: ''
  1566. },
  1567. {
  1568. autoid: 11300,
  1569. tablekey: 'table_pcweb_sales_all',
  1570. columnfield: 'deliverygoodsname',
  1571. columntitle: '现货品种 ',
  1572. columnwidth: '0',
  1573. orderindex: 40,
  1574. isshow: 1,
  1575. aligntype: 1,
  1576. formattertype: '',
  1577. formatterstring: '',
  1578. remark: 'deliverygoodsname',
  1579. needsummary: 0,
  1580. summarytype: 0,
  1581. groupname: ''
  1582. },
  1583. {
  1584. autoid: 11301,
  1585. tablekey: 'table_pcweb_sales_all',
  1586. columnfield: 'spotgoodsdesc',
  1587. columntitle: '商品规格 ',
  1588. columnwidth: '0',
  1589. orderindex: 50,
  1590. isshow: 1,
  1591. aligntype: 1,
  1592. formattertype: '',
  1593. formatterstring: '',
  1594. remark: 'spotgoodsdesc',
  1595. needsummary: 0,
  1596. summarytype: 0,
  1597. groupname: ''
  1598. },
  1599. {
  1600. autoid: 11302,
  1601. tablekey: 'table_pcweb_sales_all',
  1602. columnfield: 'goodscode',
  1603. columntitle: '点价合约 ',
  1604. columnwidth: '0',
  1605. orderindex: 60,
  1606. isshow: 1,
  1607. aligntype: 1,
  1608. formattertype: '',
  1609. formatterstring: '',
  1610. remark: 'goodscode',
  1611. needsummary: 0,
  1612. summarytype: 0,
  1613. groupname: ''
  1614. },
  1615. {
  1616. autoid: 11303,
  1617. tablekey: 'table_pcweb_sales_all',
  1618. columnfield: 'pricemove',
  1619. columntitle: '升贴水 ',
  1620. columnwidth: '0',
  1621. orderindex: 70,
  1622. isshow: 1,
  1623. aligntype: 1,
  1624. formattertype: '',
  1625. formatterstring: '',
  1626. remark: 'pricemove',
  1627. needsummary: 0,
  1628. summarytype: 0,
  1629. groupname: ''
  1630. },
  1631. {
  1632. autoid: 11304,
  1633. tablekey: 'table_pcweb_sales_all',
  1634. columnfield: 'convertfactor',
  1635. columntitle: '标仓系数 ',
  1636. columnwidth: '0',
  1637. orderindex: 80,
  1638. isshow: 1,
  1639. aligntype: 1,
  1640. formattertype: '',
  1641. formatterstring: '',
  1642. remark: 'convertfactor',
  1643. needsummary: 0,
  1644. summarytype: 0,
  1645. groupname: ''
  1646. },
  1647. {
  1648. autoid: 11305,
  1649. tablekey: 'table_pcweb_sales_all',
  1650. columnfield: 'contracctstatus',
  1651. columntitle: '状态 ',
  1652. columnwidth: '0',
  1653. orderindex: 90,
  1654. isshow: 1,
  1655. aligntype: 1,
  1656. formattertype: '',
  1657. formatterstring: '',
  1658. remark: 'contracctstatus',
  1659. needsummary: 0,
  1660. summarytype: 0,
  1661. groupname: ''
  1662. },
  1663. {
  1664. autoid: 11306,
  1665. tablekey: 'table_pcweb_sales_all',
  1666. columnfield: 'qty',
  1667. columntitle: '合同量',
  1668. columnwidth: '0',
  1669. orderindex: 100,
  1670. isshow: 1,
  1671. aligntype: 1,
  1672. formattertype: '',
  1673. formatterstring: '',
  1674. remark: 'qty',
  1675. needsummary: 0,
  1676. summarytype: 0,
  1677. groupname: ''
  1678. },
  1679. {
  1680. autoid: 11307,
  1681. tablekey: 'table_pcweb_sales_all',
  1682. columnfield: 'unpricedqty',
  1683. columntitle: '未定价量 ',
  1684. columnwidth: '0',
  1685. orderindex: 110,
  1686. isshow: 1,
  1687. aligntype: 1,
  1688. formattertype: '',
  1689. formatterstring: '',
  1690. remark: 'unpricedqty',
  1691. needsummary: 0,
  1692. summarytype: 0,
  1693. groupname: ''
  1694. },
  1695. {
  1696. autoid: 11308,
  1697. tablekey: 'table_pcweb_sales_all',
  1698. columnfield: 'pricedqty',
  1699. columntitle: '已定价量 ',
  1700. columnwidth: '0',
  1701. orderindex: 120,
  1702. isshow: 1,
  1703. aligntype: 1,
  1704. formattertype: '',
  1705. formatterstring: '',
  1706. remark: 'pricedqty',
  1707. needsummary: 0,
  1708. summarytype: 0,
  1709. groupname: ''
  1710. },
  1711. {
  1712. autoid: 11309,
  1713. tablekey: 'table_pcweb_sales_all',
  1714. columnfield: 'unsureqty',
  1715. columntitle: '未交收量 ',
  1716. columnwidth: '0',
  1717. orderindex: 130,
  1718. isshow: 1,
  1719. aligntype: 1,
  1720. formattertype: '',
  1721. formatterstring: '',
  1722. remark: 'unsureqty',
  1723. needsummary: 0,
  1724. summarytype: 0,
  1725. groupname: ''
  1726. },
  1727. {
  1728. autoid: 11310,
  1729. tablekey: 'table_pcweb_sales_all',
  1730. columnfield: 'payamount',
  1731. columntitle: '已收款额 ',
  1732. columnwidth: '0',
  1733. orderindex: 140,
  1734. isshow: 1,
  1735. aligntype: 1,
  1736. formattertype: '',
  1737. formatterstring: '',
  1738. remark: 'payamount',
  1739. needsummary: 0,
  1740. summarytype: 0,
  1741. groupname: ''
  1742. },
  1743. {
  1744. autoid: 11311,
  1745. tablekey: 'table_pcweb_sales_all',
  1746. columnfield: 'unpayAmount',
  1747. columntitle: '待收款额 ',
  1748. columnwidth: '0',
  1749. orderindex: 150,
  1750. isshow: 1,
  1751. aligntype: 1,
  1752. formattertype: '',
  1753. formatterstring: '',
  1754. remark: 'unpayAmount',
  1755. needsummary: 0,
  1756. summarytype: 0,
  1757. groupname: ''
  1758. },
  1759. {
  1760. autoid: 11312,
  1761. tablekey: 'table_pcweb_sales_all',
  1762. columnfield: 'invoiceamount',
  1763. columntitle: '已开票额 ',
  1764. columnwidth: '0',
  1765. orderindex: 160,
  1766. isshow: 1,
  1767. aligntype: 1,
  1768. formattertype: '',
  1769. formatterstring: '',
  1770. remark: 'invoiceamount',
  1771. needsummary: 0,
  1772. summarytype: 0,
  1773. groupname: ''
  1774. },
  1775. {
  1776. autoid: 11313,
  1777. tablekey: 'table_pcweb_sales_all',
  1778. columnfield: 'daikaiAmount',
  1779. columntitle: '待开票额 ',
  1780. columnwidth: '0',
  1781. orderindex: 170,
  1782. isshow: 1,
  1783. aligntype: 1,
  1784. formattertype: '',
  1785. formatterstring: '',
  1786. remark: 'daikaiAmount',
  1787. needsummary: 0,
  1788. summarytype: 0,
  1789. groupname: ''
  1790. },
  1791. {
  1792. autoid: 11314,
  1793. tablekey: 'table_pcweb_sales_all',
  1794. columnfield: 'deliverystartdate,deliveryenddate',
  1795. columntitle: '点价期 ',
  1796. columnwidth: '0',
  1797. orderindex: 180,
  1798. isshow: 1,
  1799. aligntype: 1,
  1800. formattertype: '',
  1801. formatterstring: '',
  1802. remark: 'deliverystartdate,deliveryenddate',
  1803. needsummary: 0,
  1804. summarytype: 0,
  1805. groupname: ''
  1806. },
  1807. {
  1808. autoid: 11315,
  1809. tablekey: 'table_pcweb_sales_all',
  1810. columnfield: 'startdate,enddate',
  1811. columntitle: '交收期 ',
  1812. columnwidth: '0',
  1813. orderindex: 190,
  1814. isshow: 1,
  1815. aligntype: 1,
  1816. formattertype: '',
  1817. formatterstring: '',
  1818. remark: 'startdate,enddate',
  1819. needsummary: 0,
  1820. summarytype: 0,
  1821. groupname: ''
  1822. },
  1823. {
  1824. autoid: 11297,
  1825. tablekey: 'table_pcweb_sales_all',
  1826. columnfield: 'accountname',
  1827. columntitle: '采购方',
  1828. columnwidth: '0',
  1829. orderindex: 10,
  1830. isshow: 1,
  1831. aligntype: 1,
  1832. formattertype: '',
  1833. formatterstring: '',
  1834. remark: 'accountname',
  1835. needsummary: 0,
  1836. summarytype: 0,
  1837. groupname: ''
  1838. },
  1839. {
  1840. autoid: 11298,
  1841. tablekey: 'table_pcweb_sales_all',
  1842. columnfield: 'contractno',
  1843. columntitle: '合同编号 ',
  1844. columnwidth: '0',
  1845. orderindex: 20,
  1846. isshow: 1,
  1847. aligntype: 1,
  1848. formattertype: '',
  1849. formatterstring: '',
  1850. remark: 'contractno',
  1851. needsummary: 0,
  1852. summarytype: 0,
  1853. groupname: ''
  1854. }
  1855. ]
  1856. },
  1857. {
  1858. tablekey: 'table_pcweb_exposure',
  1859. tabletype: 2,
  1860. tablename: '实时敞口',
  1861. tabelmenu: '',
  1862. remark: 'web端-实时敞口',
  1863. columns: [
  1864. {
  1865. autoid: 11316,
  1866. tablekey: 'table_pcweb_exposure',
  1867. columnfield: 'MiddleGoodsName',
  1868. columntitle: '套保品种',
  1869. columnwidth: '0',
  1870. orderindex: 10,
  1871. isshow: 1,
  1872. aligntype: 1,
  1873. formattertype: '',
  1874. formatterstring: '',
  1875. remark: 'MiddleGoodsName',
  1876. needsummary: 0,
  1877. summarytype: 0,
  1878. groupname: ''
  1879. },
  1880. {
  1881. autoid: 11317,
  1882. tablekey: 'table_pcweb_exposure',
  1883. columnfield: 'MiddleGoodsCode',
  1884. columntitle: '代码',
  1885. columnwidth: '0',
  1886. orderindex: 20,
  1887. isshow: 1,
  1888. aligntype: 1,
  1889. formattertype: '',
  1890. formatterstring: '',
  1891. remark: 'MiddleGoodsCode',
  1892. needsummary: 0,
  1893. summarytype: 0,
  1894. groupname: ''
  1895. },
  1896. {
  1897. autoid: 11318,
  1898. tablekey: 'table_pcweb_exposure',
  1899. columnfield: 'TotalSpotQty',
  1900. columntitle: '现货数量',
  1901. columnwidth: '0',
  1902. orderindex: 30,
  1903. isshow: 1,
  1904. aligntype: 1,
  1905. formattertype: '',
  1906. formatterstring: '',
  1907. remark: 'TotalSpotQty',
  1908. needsummary: 0,
  1909. summarytype: 0,
  1910. groupname: ''
  1911. },
  1912. {
  1913. autoid: 11319,
  1914. tablekey: 'table_pcweb_exposure',
  1915. columnfield: 'MiddleGoodsHedgeRatio',
  1916. columntitle: '应套保比例',
  1917. columnwidth: '0',
  1918. orderindex: 40,
  1919. isshow: 1,
  1920. aligntype: 1,
  1921. formattertype: '',
  1922. formatterstring: '',
  1923. remark: 'MiddleGoodsHedgeRatio',
  1924. needsummary: 0,
  1925. summarytype: 0,
  1926. groupname: ''
  1927. },
  1928. {
  1929. autoid: 11320,
  1930. tablekey: 'table_pcweb_exposure',
  1931. columnfield: 'TotalNeedHedgeQty',
  1932. columntitle: '期货应套保量',
  1933. columnwidth: '0',
  1934. orderindex: 50,
  1935. isshow: 1,
  1936. aligntype: 1,
  1937. formattertype: '',
  1938. formatterstring: '',
  1939. remark: 'TotalNeedHedgeQty',
  1940. needsummary: 0,
  1941. summarytype: 0,
  1942. groupname: ''
  1943. },
  1944. {
  1945. autoid: 11321,
  1946. tablekey: 'table_pcweb_exposure',
  1947. columnfield: 'TotalFutureQty',
  1948. columntitle: '期货数量',
  1949. columnwidth: '0',
  1950. orderindex: 60,
  1951. isshow: 1,
  1952. aligntype: 1,
  1953. formattertype: '',
  1954. formatterstring: '',
  1955. remark: 'TotalFutureQty',
  1956. needsummary: 0,
  1957. summarytype: 0,
  1958. groupname: ''
  1959. },
  1960. {
  1961. autoid: 11322,
  1962. tablekey: 'table_pcweb_exposure',
  1963. columnfield: 'NeedHedgeExposoure',
  1964. columntitle: '应套保敞口',
  1965. columnwidth: '0',
  1966. orderindex: 70,
  1967. isshow: 1,
  1968. aligntype: 1,
  1969. formattertype: '',
  1970. formatterstring: '',
  1971. remark: 'NeedHedgeExposoure',
  1972. needsummary: 0,
  1973. summarytype: 0,
  1974. groupname: ''
  1975. },
  1976. {
  1977. autoid: 11323,
  1978. tablekey: 'table_pcweb_exposure',
  1979. columnfield: 'NeedHedgeRatio',
  1980. columntitle: '应套保比例',
  1981. columnwidth: '0',
  1982. orderindex: 80,
  1983. isshow: 1,
  1984. aligntype: 1,
  1985. formattertype: '',
  1986. formatterstring: '',
  1987. remark: 'NeedHedgeRatio',
  1988. needsummary: 0,
  1989. summarytype: 0,
  1990. groupname: ''
  1991. },
  1992. {
  1993. autoid: 11324,
  1994. tablekey: 'table_pcweb_exposure',
  1995. columnfield: 'TotalExposure',
  1996. columntitle: '总敞口',
  1997. columnwidth: '0',
  1998. orderindex: 90,
  1999. isshow: 1,
  2000. aligntype: 1,
  2001. formattertype: '',
  2002. formatterstring: '',
  2003. remark: 'TotalExposure',
  2004. needsummary: 0,
  2005. summarytype: 0,
  2006. groupname: ''
  2007. },
  2008. {
  2009. autoid: 11325,
  2010. tablekey: 'table_pcweb_exposure',
  2011. columnfield: 'TotalHedgeRatio',
  2012. columntitle: '敞口比例',
  2013. columnwidth: '0',
  2014. orderindex: 100,
  2015. isshow: 1,
  2016. aligntype: 1,
  2017. formattertype: '',
  2018. formatterstring: '',
  2019. remark: 'TotalHedgeRatio',
  2020. needsummary: 0,
  2021. summarytype: 0,
  2022. groupname: ''
  2023. },
  2024. {
  2025. autoid: 11326,
  2026. tablekey: 'table_pcweb_exposure',
  2027. columnfield: 'OriTotalSpotQty',
  2028. columntitle: '现货期初量',
  2029. columnwidth: '0',
  2030. orderindex: 110,
  2031. isshow: 1,
  2032. aligntype: 1,
  2033. formattertype: '',
  2034. formatterstring: '',
  2035. remark: 'OriTotalSpotQty',
  2036. needsummary: 0,
  2037. summarytype: 0,
  2038. groupname: ''
  2039. },
  2040. {
  2041. autoid: 11327,
  2042. tablekey: 'table_pcweb_exposure',
  2043. columnfield: 'DiffSpotQty',
  2044. columntitle: '现货今日变动量',
  2045. columnwidth: '0',
  2046. orderindex: 120,
  2047. isshow: 1,
  2048. aligntype: 1,
  2049. formattertype: '',
  2050. formatterstring: '',
  2051. remark: 'DiffSpotQty',
  2052. needsummary: 0,
  2053. summarytype: 0,
  2054. groupname: ''
  2055. },
  2056. {
  2057. autoid: 11328,
  2058. tablekey: 'table_pcweb_exposure',
  2059. columnfield: 'OriTotalFutuQty',
  2060. columntitle: '期货期初量',
  2061. columnwidth: '0',
  2062. orderindex: 130,
  2063. isshow: 1,
  2064. aligntype: 1,
  2065. formattertype: '',
  2066. formatterstring: '',
  2067. remark: 'OriTotalFutuQty',
  2068. needsummary: 0,
  2069. summarytype: 0,
  2070. groupname: ''
  2071. },
  2072. {
  2073. autoid: 11329,
  2074. tablekey: 'table_pcweb_exposure',
  2075. columnfield: 'DiffFutuQty',
  2076. columntitle: '今日变动量',
  2077. columnwidth: '0',
  2078. orderindex: 140,
  2079. isshow: 1,
  2080. aligntype: 1,
  2081. formattertype: '',
  2082. formatterstring: '',
  2083. remark: 'DiffFutuQty',
  2084. needsummary: 0,
  2085. summarytype: 0,
  2086. groupname: ''
  2087. }
  2088. ]
  2089. },
  2090. {
  2091. tablekey: 'table_pcweb_exposure_detail',
  2092. tabletype: 2,
  2093. tablename: '实时敞口--现货明细',
  2094. tabelmenu: '',
  2095. remark: 'web端--实时敞口--现货明细',
  2096. columns: [
  2097. {
  2098. autoid: 11330,
  2099. tablekey: 'table_pcweb_exposure_detail',
  2100. columnfield: 'createtime',
  2101. columntitle: '时间',
  2102. columnwidth: '0',
  2103. orderindex: 10,
  2104. isshow: 1,
  2105. aligntype: 1,
  2106. formattertype: '',
  2107. formatterstring: '',
  2108. remark: 'createtime',
  2109. needsummary: 0,
  2110. summarytype: 0,
  2111. groupname: ''
  2112. },
  2113. {
  2114. autoid: 11331,
  2115. tablekey: 'table_pcweb_exposure_detail',
  2116. columnfield: 'logtype',
  2117. columntitle: '类型',
  2118. columnwidth: '0',
  2119. orderindex: 20,
  2120. isshow: 1,
  2121. aligntype: 1,
  2122. formattertype: '',
  2123. formatterstring: '',
  2124. remark: 'logtype',
  2125. needsummary: 0,
  2126. summarytype: 0,
  2127. groupname: ''
  2128. },
  2129. {
  2130. autoid: 11332,
  2131. tablekey: 'table_pcweb_exposure_detail',
  2132. columnfield: 'deliverygoodsname',
  2133. columntitle: '现货品种',
  2134. columnwidth: '0',
  2135. orderindex: 30,
  2136. isshow: 1,
  2137. aligntype: 1,
  2138. formattertype: '',
  2139. formatterstring: '',
  2140. remark: 'deliverygoodsname',
  2141. needsummary: 0,
  2142. summarytype: 0,
  2143. groupname: ''
  2144. },
  2145. {
  2146. autoid: 11333,
  2147. tablekey: 'table_pcweb_exposure_detail',
  2148. columnfield: 'qty',
  2149. columntitle: '数量',
  2150. columnwidth: '0',
  2151. orderindex: 4,
  2152. isshow: 1,
  2153. aligntype: 1,
  2154. formattertype: '',
  2155. formatterstring: '',
  2156. remark: 'qty',
  2157. needsummary: 0,
  2158. summarytype: 0,
  2159. groupname: ''
  2160. },
  2161. {
  2162. autoid: 11334,
  2163. tablekey: 'table_pcweb_exposure_detail',
  2164. columnfield: 'middlegoodscode',
  2165. columntitle: '套保品种',
  2166. columnwidth: '0',
  2167. orderindex: 50,
  2168. isshow: 1,
  2169. aligntype: 1,
  2170. formattertype: '',
  2171. formatterstring: '',
  2172. remark: 'middlegoodscode',
  2173. needsummary: 0,
  2174. summarytype: 0,
  2175. groupname: ''
  2176. },
  2177. {
  2178. autoid: 11335,
  2179. tablekey: 'table_pcweb_exposure_detail',
  2180. columnfield: 'changeQty',
  2181. columntitle: '变动量',
  2182. columnwidth: '0',
  2183. orderindex: 60,
  2184. isshow: 1,
  2185. aligntype: 1,
  2186. formattertype: '',
  2187. formatterstring: '',
  2188. remark: 'changeQty',
  2189. needsummary: 0,
  2190. summarytype: 0,
  2191. groupname: ''
  2192. },
  2193. {
  2194. autoid: 11336,
  2195. tablekey: 'table_pcweb_exposure_detail',
  2196. columnfield: 'relateNo',
  2197. columntitle: '合同(计划)编号 ',
  2198. columnwidth: '0',
  2199. orderindex: 70,
  2200. isshow: 1,
  2201. aligntype: 1,
  2202. formattertype: '',
  2203. formatterstring: '',
  2204. remark: 'relateNo',
  2205. needsummary: 0,
  2206. summarytype: 0,
  2207. groupname: ''
  2208. },
  2209. {
  2210. autoid: 11337,
  2211. tablekey: 'table_pcweb_exposure_detail',
  2212. columnfield: 'convertfactor',
  2213. columntitle: '标仓系数',
  2214. columnwidth: '0',
  2215. orderindex: 80,
  2216. isshow: 1,
  2217. aligntype: 1,
  2218. formattertype: '',
  2219. formatterstring: '',
  2220. remark: 'convertfactor',
  2221. needsummary: 0,
  2222. summarytype: 0,
  2223. groupname: ''
  2224. },
  2225. {
  2226. autoid: 11338,
  2227. tablekey: 'table_pcweb_exposure_detail',
  2228. columnfield: 'convertratio',
  2229. columntitle: '套保系数 ',
  2230. columnwidth: '0',
  2231. orderindex: 90,
  2232. isshow: 1,
  2233. aligntype: 1,
  2234. formattertype: '',
  2235. formatterstring: '',
  2236. remark: 'convertratio',
  2237. needsummary: 0,
  2238. summarytype: 0,
  2239. groupname: ''
  2240. }
  2241. ]
  2242. },
  2243. {
  2244. tablekey: 'table_pcweb_exposure_futures_detail',
  2245. tabletype: 2,
  2246. tablename: '实时敞口--期货明细',
  2247. tabelmenu: '',
  2248. remark: 'web端--实时敞口--期货明细',
  2249. columns: [
  2250. {
  2251. autoid: 11339,
  2252. tablekey: 'table_pcweb_exposure_futures_detail',
  2253. columnfield: 'goodsname',
  2254. columntitle: '期货合约 ',
  2255. columnwidth: '0',
  2256. orderindex: 10,
  2257. isshow: 1,
  2258. aligntype: 1,
  2259. formattertype: '',
  2260. formatterstring: '',
  2261. remark: 'goodsname',
  2262. needsummary: 0,
  2263. summarytype: 0,
  2264. groupname: ''
  2265. },
  2266. {
  2267. autoid: 11340,
  2268. tablekey: 'table_pcweb_exposure_futures_detail',
  2269. columnfield: 'goodscode',
  2270. columntitle: '代码 ',
  2271. columnwidth: '0',
  2272. orderindex: 20,
  2273. isshow: 1,
  2274. aligntype: 1,
  2275. formattertype: '',
  2276. formatterstring: '',
  2277. remark: 'goodscode',
  2278. needsummary: 0,
  2279. summarytype: 0,
  2280. groupname: ''
  2281. },
  2282. {
  2283. autoid: 11341,
  2284. tablekey: 'table_pcweb_exposure_futures_detail',
  2285. columnfield: 'ydqty',
  2286. columntitle: '昨日持仓',
  2287. columnwidth: '0',
  2288. orderindex: 30,
  2289. isshow: 1,
  2290. aligntype: 1,
  2291. formattertype: '',
  2292. formatterstring: '',
  2293. remark: 'ydqty',
  2294. needsummary: 0,
  2295. summarytype: 0,
  2296. groupname: ''
  2297. },
  2298. {
  2299. autoid: 11342,
  2300. tablekey: 'table_pcweb_exposure_futures_detail',
  2301. columnfield: 'curqty',
  2302. columntitle: '当前持仓',
  2303. columnwidth: '0',
  2304. orderindex: 40,
  2305. isshow: 1,
  2306. aligntype: 1,
  2307. formattertype: '',
  2308. formatterstring: '',
  2309. remark: 'curqty',
  2310. needsummary: 0,
  2311. summarytype: 0,
  2312. groupname: ''
  2313. },
  2314. {
  2315. autoid: 11343,
  2316. tablekey: 'table_pcweb_exposure_futures_detail',
  2317. columnfield: 'diffqty',
  2318. columntitle: '持仓变动量',
  2319. columnwidth: '0',
  2320. orderindex: 50,
  2321. isshow: 1,
  2322. aligntype: 1,
  2323. formattertype: '',
  2324. formatterstring: '',
  2325. remark: 'diffqty',
  2326. needsummary: 0,
  2327. summarytype: 0,
  2328. groupname: ''
  2329. },
  2330. {
  2331. autoid: 11344,
  2332. tablekey: 'table_pcweb_exposure_futures_detail',
  2333. columnfield: 'diffhedgeqty',
  2334. columntitle: '套保品种',
  2335. columnwidth: '0',
  2336. orderindex: 60,
  2337. isshow: 1,
  2338. aligntype: 1,
  2339. formattertype: '',
  2340. formatterstring: '',
  2341. remark: 'diffhedgeqty',
  2342. needsummary: 0,
  2343. summarytype: 0,
  2344. groupname: ''
  2345. },
  2346. {
  2347. autoid: 11345,
  2348. tablekey: 'table_pcweb_exposure_futures_detail',
  2349. columnfield: 'diffhedgeqty',
  2350. columntitle: '变动量',
  2351. columnwidth: '0',
  2352. orderindex: 70,
  2353. isshow: 1,
  2354. aligntype: 1,
  2355. formattertype: '',
  2356. formatterstring: '',
  2357. remark: 'diffhedgeqty',
  2358. needsummary: 0,
  2359. summarytype: 0,
  2360. groupname: ''
  2361. },
  2362. {
  2363. autoid: 11346,
  2364. tablekey: 'table_pcweb_exposure_futures_detail',
  2365. columnfield: 'agreeunit',
  2366. columntitle: '合约单位',
  2367. columnwidth: '0',
  2368. orderindex: 80,
  2369. isshow: 1,
  2370. aligntype: 1,
  2371. formattertype: '',
  2372. formatterstring: '',
  2373. remark: 'agreeunit',
  2374. needsummary: 0,
  2375. summarytype: 0,
  2376. groupname: ''
  2377. },
  2378. {
  2379. autoid: 11347,
  2380. tablekey: 'table_pcweb_exposure_futures_detail',
  2381. columnfield: 'convertratio',
  2382. columntitle: '期货品种系数 ',
  2383. columnwidth: '0',
  2384. orderindex: 90,
  2385. isshow: 1,
  2386. aligntype: 1,
  2387. formattertype: '',
  2388. formatterstring: '',
  2389. remark: 'convertratio',
  2390. needsummary: 0,
  2391. summarytype: 0,
  2392. groupname: ''
  2393. }
  2394. ]
  2395. },
  2396. {
  2397. tablekey: 'table_pcweb_exposure_spotposition',
  2398. tabletype: 2,
  2399. tablename: '敞口--现货头寸',
  2400. tabelmenu: '',
  2401. remark: 'web端--敞口--现货头寸',
  2402. columns: [
  2403. {
  2404. autoid: 11348,
  2405. tablekey: 'table_pcweb_exposure_spotposition',
  2406. columnfield: 'wrstandardname',
  2407. columntitle: '现货品种',
  2408. columnwidth: '0',
  2409. orderindex: 10,
  2410. isshow: 1,
  2411. aligntype: 1,
  2412. formattertype: '',
  2413. formatterstring: '',
  2414. remark: 'wrstandardname',
  2415. needsummary: 0,
  2416. summarytype: 0,
  2417. groupname: ''
  2418. },
  2419. {
  2420. autoid: 11349,
  2421. tablekey: 'table_pcweb_exposure_spotposition',
  2422. columnfield: 'wrstandardcode',
  2423. columntitle: '代码',
  2424. columnwidth: '0',
  2425. orderindex: 20,
  2426. isshow: 1,
  2427. aligntype: 1,
  2428. formattertype: '',
  2429. formatterstring: '',
  2430. remark: 'wrstandardcode',
  2431. needsummary: 0,
  2432. summarytype: 0,
  2433. groupname: ''
  2434. },
  2435. {
  2436. autoid: 11350,
  2437. tablekey: 'table_pcweb_exposure_spotposition',
  2438. columnfield: 'oritoalspotqty',
  2439. columntitle: '昨日数量',
  2440. columnwidth: '0',
  2441. orderindex: 30,
  2442. isshow: 1,
  2443. aligntype: 1,
  2444. formattertype: '',
  2445. formatterstring: '',
  2446. remark: 'oritoalspotqty',
  2447. needsummary: 0,
  2448. summarytype: 0,
  2449. groupname: ''
  2450. },
  2451. {
  2452. autoid: 11351,
  2453. tablekey: 'table_pcweb_exposure_spotposition',
  2454. columnfield: 'increaseqty',
  2455. columntitle: '增加数量',
  2456. columnwidth: '0',
  2457. orderindex: 40,
  2458. isshow: 1,
  2459. aligntype: 1,
  2460. formattertype: '',
  2461. formatterstring: '',
  2462. remark: 'increaseqty',
  2463. needsummary: 0,
  2464. summarytype: 0,
  2465. groupname: ''
  2466. },
  2467. {
  2468. autoid: 11352,
  2469. tablekey: 'table_pcweb_exposure_spotposition',
  2470. columnfield: 'decreaseqty',
  2471. columntitle: '减少数量',
  2472. columnwidth: '0',
  2473. orderindex: 50,
  2474. isshow: 1,
  2475. aligntype: 1,
  2476. formattertype: '',
  2477. formatterstring: '',
  2478. remark: 'decreaseqty',
  2479. needsummary: 0,
  2480. summarytype: 0,
  2481. groupname: ''
  2482. },
  2483. {
  2484. autoid: 11353,
  2485. tablekey: 'table_pcweb_exposure_spotposition',
  2486. columnfield: 'totalspotqty',
  2487. columntitle: '当前数量',
  2488. columnwidth: '0',
  2489. orderindex: 60,
  2490. isshow: 1,
  2491. aligntype: 1,
  2492. formattertype: '',
  2493. formatterstring: '',
  2494. remark: 'totalspotqty',
  2495. needsummary: 0,
  2496. summarytype: 0,
  2497. groupname: ''
  2498. }
  2499. ]
  2500. },
  2501. {
  2502. tablekey: 'table_pcweb_exposure_spotposition_detail',
  2503. tabletype: 2,
  2504. tablename: '敞口--现货头寸--现货明细',
  2505. tabelmenu: '',
  2506. remark: 'web端-敞口--现货头寸--现货明细',
  2507. columns: []
  2508. },
  2509. {
  2510. tablekey: 'table_pcweb_exposure_futuresposition',
  2511. tabletype: 2,
  2512. tablename: '敞口--期货头寸',
  2513. tabelmenu: '',
  2514. remark: 'web端-敞口--期货头寸',
  2515. columns: [
  2516. {
  2517. autoid: 11359,
  2518. tablekey: 'table_pcweb_exposure_futuresposition',
  2519. columnfield: 'goodsname',
  2520. columntitle: '期货合约',
  2521. columnwidth: '0',
  2522. orderindex: 10,
  2523. isshow: 1,
  2524. aligntype: 1,
  2525. formattertype: '',
  2526. formatterstring: '',
  2527. remark: 'goodsname',
  2528. needsummary: 0,
  2529. summarytype: 0,
  2530. groupname: ''
  2531. },
  2532. {
  2533. autoid: 11360,
  2534. tablekey: 'table_pcweb_exposure_futuresposition',
  2535. columnfield: 'goodscode',
  2536. columntitle: '代码 ',
  2537. columnwidth: '0',
  2538. orderindex: 20,
  2539. isshow: 1,
  2540. aligntype: 1,
  2541. formattertype: '',
  2542. formatterstring: '',
  2543. remark: 'goodscode',
  2544. needsummary: 0,
  2545. summarytype: 0,
  2546. groupname: ''
  2547. },
  2548. {
  2549. autoid: 11361,
  2550. tablekey: 'table_pcweb_exposure_futuresposition',
  2551. columnfield: 'totalydqty',
  2552. columntitle: '昨日数量',
  2553. columnwidth: '0',
  2554. orderindex: 30,
  2555. isshow: 1,
  2556. aligntype: 1,
  2557. formattertype: '',
  2558. formatterstring: '',
  2559. remark: 'totalydqty',
  2560. needsummary: 0,
  2561. summarytype: 0,
  2562. groupname: ''
  2563. },
  2564. {
  2565. autoid: 11362,
  2566. tablekey: 'table_pcweb_exposure_futuresposition',
  2567. columnfield: 'increaseqty',
  2568. columntitle: '增加数量',
  2569. columnwidth: '0',
  2570. orderindex: 40,
  2571. isshow: 1,
  2572. aligntype: 1,
  2573. formattertype: '',
  2574. formatterstring: '',
  2575. remark: 'increaseqty',
  2576. needsummary: 0,
  2577. summarytype: 0,
  2578. groupname: ''
  2579. },
  2580. {
  2581. autoid: 11363,
  2582. tablekey: 'table_pcweb_exposure_futuresposition',
  2583. columnfield: 'decreaseqty',
  2584. columntitle: '减少数量 ',
  2585. columnwidth: '0',
  2586. orderindex: 50,
  2587. isshow: 1,
  2588. aligntype: 1,
  2589. formattertype: '',
  2590. formatterstring: '',
  2591. remark: 'decreaseqty',
  2592. needsummary: 0,
  2593. summarytype: 0,
  2594. groupname: ''
  2595. },
  2596. {
  2597. autoid: 11364,
  2598. tablekey: 'table_pcweb_exposure_futuresposition',
  2599. columnfield: 'totalcurqty',
  2600. columntitle: '当前数量',
  2601. columnwidth: '0',
  2602. orderindex: 60,
  2603. isshow: 1,
  2604. aligntype: 1,
  2605. formattertype: '',
  2606. formatterstring: '',
  2607. remark: 'totalcurqty',
  2608. needsummary: 0,
  2609. summarytype: 0,
  2610. groupname: ''
  2611. }
  2612. ]
  2613. },
  2614. {
  2615. tablekey: 'table_pcweb_exposure_futuresposition_detail',
  2616. tabletype: 2,
  2617. tablename: '敞口--现货头寸--期货明细',
  2618. tabelmenu: '',
  2619. remark: 'web端-敞口--现货头寸--期货明细',
  2620. columns: []
  2621. },
  2622. {
  2623. tablekey: 'table_pcweb_report_expose',
  2624. tabletype: 2,
  2625. tablename: '报表-敞口报表',
  2626. tabelmenu: '',
  2627. remark: 'web端-报表-敞口报表',
  2628. columns: [
  2629. {
  2630. autoid: 11371,
  2631. tablekey: 'table_pcweb_report_expose',
  2632. columnfield: 'middlegoodscode',
  2633. columntitle: '代码 ',
  2634. columnwidth: '0',
  2635. orderindex: 20,
  2636. isshow: 1,
  2637. aligntype: 1,
  2638. formattertype: '',
  2639. formatterstring: '',
  2640. remark: 'middlegoodscode',
  2641. needsummary: 0,
  2642. summarytype: 0,
  2643. groupname: ''
  2644. },
  2645. {
  2646. autoid: 11372,
  2647. tablekey: 'table_pcweb_report_expose',
  2648. columnfield: 'totalspotqty',
  2649. columntitle: '现货数量',
  2650. columnwidth: '0',
  2651. orderindex: 30,
  2652. isshow: 1,
  2653. aligntype: 1,
  2654. formattertype: '',
  2655. formatterstring: '',
  2656. remark: 'totalspotqty',
  2657. needsummary: 0,
  2658. summarytype: 0,
  2659. groupname: ''
  2660. },
  2661. {
  2662. autoid: 11373,
  2663. tablekey: 'table_pcweb_report_expose',
  2664. columnfield: 'middlegoodshedgeratio',
  2665. columntitle: '应套保比例 ',
  2666. columnwidth: '0',
  2667. orderindex: 40,
  2668. isshow: 1,
  2669. aligntype: 1,
  2670. formattertype: '',
  2671. formatterstring: '',
  2672. remark: 'middlegoodshedgeratio',
  2673. needsummary: 0,
  2674. summarytype: 0,
  2675. groupname: ''
  2676. },
  2677. {
  2678. autoid: 11374,
  2679. tablekey: 'table_pcweb_report_expose',
  2680. columnfield: 'totalneedhedgeqty',
  2681. columntitle: '期货应套保量',
  2682. columnwidth: '0',
  2683. orderindex: 50,
  2684. isshow: 1,
  2685. aligntype: 1,
  2686. formattertype: '',
  2687. formatterstring: '',
  2688. remark: 'totalneedhedgeqty',
  2689. needsummary: 0,
  2690. summarytype: 0,
  2691. groupname: ''
  2692. },
  2693. {
  2694. autoid: 11375,
  2695. tablekey: 'table_pcweb_report_expose',
  2696. columnfield: 'totalfutureqty',
  2697. columntitle: '期货数量 ',
  2698. columnwidth: '0',
  2699. orderindex: 60,
  2700. isshow: 1,
  2701. aligntype: 1,
  2702. formattertype: '',
  2703. formatterstring: '',
  2704. remark: 'totalfutureqty',
  2705. needsummary: 0,
  2706. summarytype: 0,
  2707. groupname: ''
  2708. },
  2709. {
  2710. autoid: 11376,
  2711. tablekey: 'table_pcweb_report_expose',
  2712. columnfield: 'needhedgeexposoure',
  2713. columntitle: '应套保敞口',
  2714. columnwidth: '0',
  2715. orderindex: 70,
  2716. isshow: 1,
  2717. aligntype: 1,
  2718. formattertype: '',
  2719. formatterstring: '',
  2720. remark: 'needhedgeexposoure',
  2721. needsummary: 0,
  2722. summarytype: 0,
  2723. groupname: ''
  2724. },
  2725. {
  2726. autoid: 11377,
  2727. tablekey: 'table_pcweb_report_expose',
  2728. columnfield: 'middlegoodshedgeratio',
  2729. columntitle: '比例 ',
  2730. columnwidth: '0',
  2731. orderindex: 80,
  2732. isshow: 1,
  2733. aligntype: 1,
  2734. formattertype: '',
  2735. formatterstring: '',
  2736. remark: 'middlegoodshedgeratio',
  2737. needsummary: 0,
  2738. summarytype: 0,
  2739. groupname: ''
  2740. },
  2741. {
  2742. autoid: 11378,
  2743. tablekey: 'table_pcweb_report_expose',
  2744. columnfield: 'totalexposure',
  2745. columntitle: '总敞口',
  2746. columnwidth: '0',
  2747. orderindex: 90,
  2748. isshow: 1,
  2749. aligntype: 1,
  2750. formattertype: '',
  2751. formatterstring: '',
  2752. remark: 'totalexposure',
  2753. needsummary: 0,
  2754. summarytype: 0,
  2755. groupname: ''
  2756. },
  2757. {
  2758. autoid: 11379,
  2759. tablekey: 'table_pcweb_report_expose',
  2760. columnfield: 'totalhedgeratio',
  2761. columntitle: '敞口比例 ',
  2762. columnwidth: '0',
  2763. orderindex: 100,
  2764. isshow: 1,
  2765. aligntype: 1,
  2766. formattertype: '',
  2767. formatterstring: '',
  2768. remark: 'totalhedgeratio',
  2769. needsummary: 0,
  2770. summarytype: 0,
  2771. groupname: ''
  2772. },
  2773. {
  2774. autoid: 11380,
  2775. tablekey: 'table_pcweb_report_expose',
  2776. columnfield: 'oriTotalSpotQty',
  2777. columntitle: '现货期初量',
  2778. columnwidth: '0',
  2779. orderindex: 110,
  2780. isshow: 1,
  2781. aligntype: 1,
  2782. formattertype: '',
  2783. formatterstring: '',
  2784. remark: 'oriTotalSpotQty',
  2785. needsummary: 0,
  2786. summarytype: 0,
  2787. groupname: ''
  2788. },
  2789. {
  2790. autoid: 11381,
  2791. tablekey: 'table_pcweb_report_expose',
  2792. columnfield: 'diffSpotQty',
  2793. columntitle: '今日变动量 ',
  2794. columnwidth: '0',
  2795. orderindex: 120,
  2796. isshow: 1,
  2797. aligntype: 1,
  2798. formattertype: '',
  2799. formatterstring: '',
  2800. remark: 'diffSpotQty',
  2801. needsummary: 0,
  2802. summarytype: 0,
  2803. groupname: ''
  2804. },
  2805. {
  2806. autoid: 11370,
  2807. tablekey: 'table_pcweb_report_expose',
  2808. columnfield: 'middlegoodsname',
  2809. columntitle: '套保品种 ',
  2810. columnwidth: '0',
  2811. orderindex: 10,
  2812. isshow: 1,
  2813. aligntype: 1,
  2814. formattertype: '',
  2815. formatterstring: '',
  2816. remark: 'middlegoodsname',
  2817. needsummary: 0,
  2818. summarytype: 0,
  2819. groupname: ''
  2820. }
  2821. ]
  2822. },
  2823. {
  2824. tablekey: 'table_pcweb_report_spot',
  2825. tabletype: 2,
  2826. tablename: '报表-现货报表',
  2827. tabelmenu: '',
  2828. remark: 'web端-报表-现货报表',
  2829. columns: [
  2830. {
  2831. autoid: 11382,
  2832. tablekey: 'table_pcweb_report_spot',
  2833. columnfield: 'wrstandardname',
  2834. columntitle: '现货品种',
  2835. columnwidth: '0',
  2836. orderindex: 10,
  2837. isshow: 1,
  2838. aligntype: 1,
  2839. formattertype: '',
  2840. formatterstring: '',
  2841. remark: 'wrstandardname',
  2842. needsummary: 0,
  2843. summarytype: 0,
  2844. groupname: ''
  2845. },
  2846. {
  2847. autoid: 11383,
  2848. tablekey: 'table_pcweb_report_spot',
  2849. columnfield: 'totalbuypricedqty',
  2850. columntitle: '采购定价量',
  2851. columnwidth: '0',
  2852. orderindex: 20,
  2853. isshow: 1,
  2854. aligntype: 1,
  2855. formattertype: '',
  2856. formatterstring: '',
  2857. remark: 'totalbuypricedqty',
  2858. needsummary: 0,
  2859. summarytype: 0,
  2860. groupname: ''
  2861. },
  2862. {
  2863. autoid: 11384,
  2864. tablekey: 'table_pcweb_report_spot',
  2865. columnfield: 'totalsellpricedqty',
  2866. columntitle: '销售定价量 ',
  2867. columnwidth: '0',
  2868. orderindex: 30,
  2869. isshow: 1,
  2870. aligntype: 1,
  2871. formattertype: '',
  2872. formatterstring: '',
  2873. remark: 'totalsellpricedqty',
  2874. needsummary: 0,
  2875. summarytype: 0,
  2876. groupname: ''
  2877. },
  2878. {
  2879. autoid: 11385,
  2880. tablekey: 'table_pcweb_report_spot',
  2881. columnfield: 'todaybuyreckonqty',
  2882. columntitle: '采购确定量',
  2883. columnwidth: '0',
  2884. orderindex: 40,
  2885. isshow: 1,
  2886. aligntype: 1,
  2887. formattertype: '',
  2888. formatterstring: '',
  2889. remark: 'todaybuyreckonqty',
  2890. needsummary: 0,
  2891. summarytype: 0,
  2892. groupname: ''
  2893. },
  2894. {
  2895. autoid: 11386,
  2896. tablekey: 'table_pcweb_report_spot',
  2897. columnfield: 'todaysellreckonqty',
  2898. columntitle: '销售确定量',
  2899. columnwidth: '0',
  2900. orderindex: 50,
  2901. isshow: 1,
  2902. aligntype: 1,
  2903. formattertype: '',
  2904. formatterstring: '',
  2905. remark: 'todaysellreckonqty',
  2906. needsummary: 0,
  2907. summarytype: 0,
  2908. groupname: ''
  2909. },
  2910. {
  2911. autoid: 11387,
  2912. tablekey: 'table_pcweb_report_spot',
  2913. columnfield: 'buyinqty',
  2914. columntitle: '采购入库量',
  2915. columnwidth: '0',
  2916. orderindex: 60,
  2917. isshow: 1,
  2918. aligntype: 1,
  2919. formattertype: '',
  2920. formatterstring: '',
  2921. remark: 'buyinqty',
  2922. needsummary: 0,
  2923. summarytype: 0,
  2924. groupname: ''
  2925. },
  2926. {
  2927. autoid: 11388,
  2928. tablekey: 'table_pcweb_report_spot',
  2929. columnfield: 'selloutqty',
  2930. columntitle: '销售出库量',
  2931. columnwidth: '0',
  2932. orderindex: 70,
  2933. isshow: 1,
  2934. aligntype: 1,
  2935. formattertype: '',
  2936. formatterstring: '',
  2937. remark: 'selloutqty',
  2938. needsummary: 0,
  2939. summarytype: 0,
  2940. groupname: ''
  2941. }
  2942. ]
  2943. },
  2944. {
  2945. tablekey: 'table_pcweb_report_spot_detail_day',
  2946. tabletype: 2,
  2947. tablename: '现货日报表-详情',
  2948. tabelmenu: '',
  2949. remark: 'web端-现货日报表-详情',
  2950. columns: [
  2951. {
  2952. autoid: 11389,
  2953. tablekey: 'table_pcweb_report_spot_detail_day',
  2954. columnfield: 'logdatetime',
  2955. columntitle: '发生时间',
  2956. columnwidth: '0',
  2957. orderindex: 10,
  2958. isshow: 1,
  2959. aligntype: 1,
  2960. formattertype: '',
  2961. formatterstring: '',
  2962. remark: 'logdatetime',
  2963. needsummary: 0,
  2964. summarytype: 0,
  2965. groupname: ''
  2966. },
  2967. {
  2968. autoid: 11390,
  2969. tablekey: 'table_pcweb_report_spot_detail_day',
  2970. columnfield: 'brandname',
  2971. columntitle: '商品品类 ',
  2972. columnwidth: '0',
  2973. orderindex: 20,
  2974. isshow: 1,
  2975. aligntype: 1,
  2976. formattertype: '',
  2977. formatterstring: '',
  2978. remark: 'brandname',
  2979. needsummary: 0,
  2980. summarytype: 0,
  2981. groupname: ''
  2982. },
  2983. {
  2984. autoid: 11391,
  2985. tablekey: 'table_pcweb_report_spot_detail_day',
  2986. columnfield: 'logtypename',
  2987. columntitle: '合同类型',
  2988. columnwidth: '0',
  2989. orderindex: 30,
  2990. isshow: 1,
  2991. aligntype: 1,
  2992. formattertype: '',
  2993. formatterstring: '',
  2994. remark: 'logtypename',
  2995. needsummary: 0,
  2996. summarytype: 0,
  2997. groupname: ''
  2998. },
  2999. {
  3000. autoid: 11392,
  3001. tablekey: 'table_pcweb_report_spot_detail_day',
  3002. columnfield: 'relatedno',
  3003. columntitle: '合同编号 ',
  3004. columnwidth: '0',
  3005. orderindex: 40,
  3006. isshow: 1,
  3007. aligntype: 1,
  3008. formattertype: '',
  3009. formatterstring: '',
  3010. remark: 'relatedno',
  3011. needsummary: 0,
  3012. summarytype: 0,
  3013. groupname: ''
  3014. },
  3015. {
  3016. autoid: 11393,
  3017. tablekey: 'table_pcweb_report_spot_detail_day',
  3018. columnfield: 'biztype',
  3019. columntitle: '操作类型',
  3020. columnwidth: '0',
  3021. orderindex: 50,
  3022. isshow: 1,
  3023. aligntype: 1,
  3024. formattertype: '',
  3025. formatterstring: '',
  3026. remark: 'biztype',
  3027. needsummary: 0,
  3028. summarytype: 0,
  3029. groupname: ''
  3030. },
  3031. {
  3032. autoid: 11394,
  3033. tablekey: 'table_pcweb_report_spot_detail_day',
  3034. columnfield: 'logvalue',
  3035. columntitle: '值 ',
  3036. columnwidth: '0',
  3037. orderindex: 60,
  3038. isshow: 1,
  3039. aligntype: 1,
  3040. formattertype: '',
  3041. formatterstring: '',
  3042. remark: 'logvalue',
  3043. needsummary: 0,
  3044. summarytype: 0,
  3045. groupname: ''
  3046. },
  3047. {
  3048. autoid: 11395,
  3049. tablekey: 'table_pcweb_report_spot_detail_day',
  3050. columnfield: 'applyname',
  3051. columntitle: '操作人',
  3052. columnwidth: '0',
  3053. orderindex: 70,
  3054. isshow: 1,
  3055. aligntype: 1,
  3056. formattertype: '',
  3057. formatterstring: '',
  3058. remark: 'applyname',
  3059. needsummary: 0,
  3060. summarytype: 0,
  3061. groupname: ''
  3062. }
  3063. ]
  3064. },
  3065. {
  3066. tablekey: 'table_pcweb_report_spot_detail_month',
  3067. tabletype: 2,
  3068. tablename: '现货月报表-详情',
  3069. tabelmenu: '',
  3070. remark: 'web端-现货月报表-详情',
  3071. columns: [
  3072. {
  3073. autoid: 11396,
  3074. tablekey: 'table_pcweb_report_spot_detail_month',
  3075. columnfield: 'reckondate',
  3076. columntitle: '日期',
  3077. columnwidth: '0',
  3078. orderindex: 10,
  3079. isshow: 1,
  3080. aligntype: 1,
  3081. formattertype: '',
  3082. formatterstring: '',
  3083. remark: 'reckondate',
  3084. needsummary: 0,
  3085. summarytype: 0,
  3086. groupname: ''
  3087. },
  3088. {
  3089. autoid: 11397,
  3090. tablekey: 'table_pcweb_report_spot_detail_month',
  3091. columnfield: 'totalbuypricedqty',
  3092. columntitle: '采购定价量',
  3093. columnwidth: '0',
  3094. orderindex: 20,
  3095. isshow: 1,
  3096. aligntype: 1,
  3097. formattertype: '',
  3098. formatterstring: '',
  3099. remark: 'totalbuypricedqty',
  3100. needsummary: 0,
  3101. summarytype: 0,
  3102. groupname: ''
  3103. },
  3104. {
  3105. autoid: 11398,
  3106. tablekey: 'table_pcweb_report_spot_detail_month',
  3107. columnfield: 'totalsellpricedqty',
  3108. columntitle: '销售定价量 ',
  3109. columnwidth: '0',
  3110. orderindex: 30,
  3111. isshow: 1,
  3112. aligntype: 1,
  3113. formattertype: '',
  3114. formatterstring: '',
  3115. remark: 'totalsellpricedqty',
  3116. needsummary: 0,
  3117. summarytype: 0,
  3118. groupname: ''
  3119. },
  3120. {
  3121. autoid: 11399,
  3122. tablekey: 'table_pcweb_report_spot_detail_month',
  3123. columnfield: 'todaysellreckonqty',
  3124. columntitle: '采购确定量',
  3125. columnwidth: '0',
  3126. orderindex: 40,
  3127. isshow: 1,
  3128. aligntype: 1,
  3129. formattertype: '',
  3130. formatterstring: '',
  3131. remark: 'todaysellreckonqty',
  3132. needsummary: 0,
  3133. summarytype: 0,
  3134. groupname: ''
  3135. },
  3136. {
  3137. autoid: 11400,
  3138. tablekey: 'table_pcweb_report_spot_detail_month',
  3139. columnfield: 'todaysellreckonqty',
  3140. columntitle: '销售确定量 ',
  3141. columnwidth: '0',
  3142. orderindex: 50,
  3143. isshow: 1,
  3144. aligntype: 1,
  3145. formattertype: '',
  3146. formatterstring: '',
  3147. remark: 'todaysellreckonqty',
  3148. needsummary: 0,
  3149. summarytype: 0,
  3150. groupname: ''
  3151. }
  3152. ]
  3153. },
  3154. {
  3155. tablekey: 'table_pcweb_report_fincial_payment_day',
  3156. tabletype: 2,
  3157. tablename: '报表-财务报表-款项-日报表',
  3158. tabelmenu: '',
  3159. remark: 'web端-报表-财务报表-款项-日报表',
  3160. columns: [
  3161. {
  3162. autoid: 11401,
  3163. tablekey: 'table_pcweb_report_fincial_payment_day',
  3164. columnfield: 'logdatetime',
  3165. columntitle: '款项发生时间',
  3166. columnwidth: '0',
  3167. orderindex: 10,
  3168. isshow: 1,
  3169. aligntype: 1,
  3170. formattertype: '',
  3171. formatterstring: '',
  3172. remark: 'logdatetime',
  3173. needsummary: 0,
  3174. summarytype: 0,
  3175. groupname: ''
  3176. },
  3177. {
  3178. autoid: 11402,
  3179. tablekey: 'table_pcweb_report_fincial_payment_day',
  3180. columnfield: 'logtypename',
  3181. columntitle: '合同类型',
  3182. columnwidth: '0',
  3183. orderindex: 20,
  3184. isshow: 1,
  3185. aligntype: 1,
  3186. formattertype: '',
  3187. formatterstring: '',
  3188. remark: 'logtypename',
  3189. needsummary: 0,
  3190. summarytype: 0,
  3191. groupname: ''
  3192. },
  3193. {
  3194. autoid: 11403,
  3195. tablekey: 'table_pcweb_report_fincial_payment_day',
  3196. columnfield: 'relatedno',
  3197. columntitle: '合同编号 ',
  3198. columnwidth: '0',
  3199. orderindex: 30,
  3200. isshow: 1,
  3201. aligntype: 1,
  3202. formattertype: '',
  3203. formatterstring: '',
  3204. remark: 'relatedno',
  3205. needsummary: 0,
  3206. summarytype: 0,
  3207. groupname: ''
  3208. },
  3209. {
  3210. autoid: 11404,
  3211. tablekey: 'table_pcweb_report_fincial_payment_day',
  3212. columnfield: 'biztype',
  3213. columntitle: '类型',
  3214. columnwidth: '0',
  3215. orderindex: 40,
  3216. isshow: 1,
  3217. aligntype: 1,
  3218. formattertype: '',
  3219. formatterstring: '',
  3220. remark: 'biztype',
  3221. needsummary: 0,
  3222. summarytype: 0,
  3223. groupname: ''
  3224. },
  3225. {
  3226. autoid: 11405,
  3227. tablekey: 'table_pcweb_report_fincial_payment_day',
  3228. columnfield: 'logvalue',
  3229. columntitle: '金额 ',
  3230. columnwidth: '0',
  3231. orderindex: 50,
  3232. isshow: 1,
  3233. aligntype: 1,
  3234. formattertype: '',
  3235. formatterstring: '',
  3236. remark: 'logvalue',
  3237. needsummary: 0,
  3238. summarytype: 0,
  3239. groupname: ''
  3240. },
  3241. {
  3242. autoid: 11406,
  3243. tablekey: 'table_pcweb_report_fincial_payment_day',
  3244. columnfield: 'applyname',
  3245. columntitle: '操作人',
  3246. columnwidth: '0',
  3247. orderindex: 60,
  3248. isshow: 1,
  3249. aligntype: 1,
  3250. formattertype: '',
  3251. formatterstring: '',
  3252. remark: 'applyname',
  3253. needsummary: 0,
  3254. summarytype: 0,
  3255. groupname: ''
  3256. }
  3257. ]
  3258. },
  3259. {
  3260. tablekey: 'table_pcweb_report_fincial_invoice_day',
  3261. tabletype: 2,
  3262. tablename: '报表-财务报表-发票-日报表',
  3263. tabelmenu: '',
  3264. remark: 'web端-报表-财务报表-发票-日报表',
  3265. columns: [
  3266. {
  3267. autoid: 11407,
  3268. tablekey: 'table_pcweb_report_fincial_invoice_day',
  3269. columnfield: 'logdatetime',
  3270. columntitle: '发票发生时间',
  3271. columnwidth: '0',
  3272. orderindex: 10,
  3273. isshow: 1,
  3274. aligntype: 1,
  3275. formattertype: '',
  3276. formatterstring: '',
  3277. remark: 'logdatetime',
  3278. needsummary: 0,
  3279. summarytype: 0,
  3280. groupname: ''
  3281. },
  3282. {
  3283. autoid: 11408,
  3284. tablekey: 'table_pcweb_report_fincial_invoice_day',
  3285. columnfield: 'optypename',
  3286. columntitle: '合同类型',
  3287. columnwidth: '0',
  3288. orderindex: 20,
  3289. isshow: 1,
  3290. aligntype: 1,
  3291. formattertype: '',
  3292. formatterstring: '',
  3293. remark: 'optypename',
  3294. needsummary: 0,
  3295. summarytype: 0,
  3296. groupname: ''
  3297. },
  3298. {
  3299. autoid: 11409,
  3300. tablekey: 'table_pcweb_report_fincial_invoice_day',
  3301. columnfield: 'relatedno',
  3302. columntitle: '合同编号',
  3303. columnwidth: '0',
  3304. orderindex: 30,
  3305. isshow: 1,
  3306. aligntype: 1,
  3307. formattertype: '',
  3308. formatterstring: '',
  3309. remark: 'relatedno',
  3310. needsummary: 0,
  3311. summarytype: 0,
  3312. groupname: ''
  3313. },
  3314. {
  3315. autoid: 11410,
  3316. tablekey: 'table_pcweb_report_fincial_invoice_day',
  3317. columnfield: 'contracttype',
  3318. columntitle: '类型',
  3319. columnwidth: '0',
  3320. orderindex: 40,
  3321. isshow: 1,
  3322. aligntype: 1,
  3323. formattertype: '',
  3324. formatterstring: '',
  3325. remark: 'contracttype',
  3326. needsummary: 0,
  3327. summarytype: 0,
  3328. groupname: ''
  3329. },
  3330. {
  3331. autoid: 11411,
  3332. tablekey: 'table_pcweb_report_fincial_invoice_day',
  3333. columnfield: 'logvalue',
  3334. columntitle: '金额 ',
  3335. columnwidth: '0',
  3336. orderindex: 50,
  3337. isshow: 1,
  3338. aligntype: 1,
  3339. formattertype: '',
  3340. formatterstring: '',
  3341. remark: 'logvalue',
  3342. needsummary: 0,
  3343. summarytype: 0,
  3344. groupname: ''
  3345. },
  3346. {
  3347. autoid: 11412,
  3348. tablekey: 'table_pcweb_report_fincial_invoice_day',
  3349. columnfield: 'applyname',
  3350. columntitle: '操作人',
  3351. columnwidth: '0',
  3352. orderindex: 60,
  3353. isshow: 1,
  3354. aligntype: 1,
  3355. formattertype: '',
  3356. formatterstring: '',
  3357. remark: 'applyname',
  3358. needsummary: 0,
  3359. summarytype: 0,
  3360. groupname: ''
  3361. }
  3362. ]
  3363. },
  3364. {
  3365. tablekey: 'table_pcweb_report_fincial_month',
  3366. tabletype: 2,
  3367. tablename: '报表-财务报表-月报表',
  3368. tabelmenu: '',
  3369. remark: 'web端-报表-财务报表-月报表',
  3370. columns: [
  3371. {
  3372. autoid: 11413,
  3373. tablekey: 'table_pcweb_report_fincial_month',
  3374. columnfield: 'updatetime',
  3375. columntitle: '日期',
  3376. columnwidth: '0',
  3377. orderindex: 10,
  3378. isshow: 1,
  3379. aligntype: 1,
  3380. formattertype: '',
  3381. formatterstring: '',
  3382. remark: 'updatetime',
  3383. needsummary: 0,
  3384. summarytype: 0,
  3385. groupname: ''
  3386. },
  3387. {
  3388. autoid: 11414,
  3389. tablekey: 'table_pcweb_report_fincial_month',
  3390. columnfield: 'collectmoneycount',
  3391. columntitle: '收笔款数',
  3392. columnwidth: '0',
  3393. orderindex: 20,
  3394. isshow: 1,
  3395. aligntype: 1,
  3396. formattertype: '',
  3397. formatterstring: '',
  3398. remark: 'collectmoneycount',
  3399. needsummary: 0,
  3400. summarytype: 0,
  3401. groupname: ''
  3402. },
  3403. {
  3404. autoid: 11415,
  3405. tablekey: 'table_pcweb_report_fincial_month',
  3406. columnfield: 'collectmoneyamount',
  3407. columntitle: '收款金额 ',
  3408. columnwidth: '0',
  3409. orderindex: 30,
  3410. isshow: 1,
  3411. aligntype: 1,
  3412. formattertype: '',
  3413. formatterstring: '',
  3414. remark: 'collectmoneyamount',
  3415. needsummary: 0,
  3416. summarytype: 0,
  3417. groupname: ''
  3418. },
  3419. {
  3420. autoid: 11416,
  3421. tablekey: 'table_pcweb_report_fincial_month',
  3422. columnfield: 'paymoneycount',
  3423. columntitle: '付款笔数',
  3424. columnwidth: '0',
  3425. orderindex: 40,
  3426. isshow: 1,
  3427. aligntype: 1,
  3428. formattertype: '',
  3429. formatterstring: '',
  3430. remark: 'paymoneycount',
  3431. needsummary: 0,
  3432. summarytype: 0,
  3433. groupname: ''
  3434. },
  3435. {
  3436. autoid: 11417,
  3437. tablekey: 'table_pcweb_report_fincial_month',
  3438. columnfield: 'paymoneyamount',
  3439. columntitle: '付款金额 ',
  3440. columnwidth: '0',
  3441. orderindex: 50,
  3442. isshow: 1,
  3443. aligntype: 1,
  3444. formattertype: '',
  3445. formatterstring: '',
  3446. remark: 'paymoneyamount',
  3447. needsummary: 0,
  3448. summarytype: 0,
  3449. groupname: ''
  3450. },
  3451. {
  3452. autoid: 11418,
  3453. tablekey: 'table_pcweb_report_fincial_month',
  3454. columnfield: 'payinvoicecount',
  3455. columntitle: '收票笔数',
  3456. columnwidth: '0',
  3457. orderindex: 60,
  3458. isshow: 1,
  3459. aligntype: 1,
  3460. formattertype: '',
  3461. formatterstring: '',
  3462. remark: 'payinvoicecount',
  3463. needsummary: 0,
  3464. summarytype: 0,
  3465. groupname: ''
  3466. },
  3467. {
  3468. autoid: 11419,
  3469. tablekey: 'table_pcweb_report_fincial_month',
  3470. columnfield: 'payinvoiceamount',
  3471. columntitle: '收票金额 ',
  3472. columnwidth: '0',
  3473. orderindex: 70,
  3474. isshow: 1,
  3475. aligntype: 1,
  3476. formattertype: '',
  3477. formatterstring: '',
  3478. remark: 'payinvoiceamount',
  3479. needsummary: 0,
  3480. summarytype: 0,
  3481. groupname: ''
  3482. },
  3483. {
  3484. autoid: 11420,
  3485. tablekey: 'table_pcweb_report_fincial_month',
  3486. columnfield: 'collectinvoicecount',
  3487. columntitle: '开票笔数',
  3488. columnwidth: '0',
  3489. orderindex: 80,
  3490. isshow: 1,
  3491. aligntype: 1,
  3492. formattertype: '',
  3493. formatterstring: '',
  3494. remark: 'collectinvoicecount',
  3495. needsummary: 0,
  3496. summarytype: 0,
  3497. groupname: ''
  3498. },
  3499. {
  3500. autoid: 11421,
  3501. tablekey: 'table_pcweb_report_fincial_month',
  3502. columnfield: 'collectinvoiceamount',
  3503. columntitle: '开票金额 ',
  3504. columnwidth: '0',
  3505. orderindex: 90,
  3506. isshow: 1,
  3507. aligntype: 1,
  3508. formattertype: '',
  3509. formatterstring: '',
  3510. remark: 'collectinvoiceamount',
  3511. needsummary: 0,
  3512. summarytype: 0,
  3513. groupname: ''
  3514. }
  3515. ]
  3516. },
  3517. {
  3518. tablekey: 'table_pcweb_business_aduit_dj',
  3519. tabletype: 2,
  3520. tablename: '业务审核-点价',
  3521. tabelmenu: '',
  3522. remark: 'web端-业务审核-点价',
  3523. columns: [
  3524. {
  3525. autoid: 11422,
  3526. tablekey: 'table_pcweb_business_aduit_dj',
  3527. columnfield: 'applystatus',
  3528. columntitle: '状态',
  3529. columnwidth: '0',
  3530. orderindex: 10,
  3531. isshow: 1,
  3532. aligntype: 1,
  3533. formattertype: '',
  3534. formatterstring: '',
  3535. remark: 'contractstatus',
  3536. needsummary: 0,
  3537. summarytype: 0,
  3538. groupname: ''
  3539. },
  3540. {
  3541. autoid: 11423,
  3542. tablekey: 'table_pcweb_business_aduit_dj',
  3543. columnfield: 'contracttype',
  3544. columntitle: '合同类型',
  3545. columnwidth: '0',
  3546. orderindex: 20,
  3547. isshow: 1,
  3548. aligntype: 1,
  3549. formattertype: '',
  3550. formatterstring: '',
  3551. remark: 'contracttype',
  3552. needsummary: 0,
  3553. summarytype: 0,
  3554. groupname: ''
  3555. },
  3556. {
  3557. autoid: 11424,
  3558. tablekey: 'table_pcweb_business_aduit_dj',
  3559. columnfield: 'buyusernameOrsellusername',
  3560. columntitle: '对手方',
  3561. columnwidth: '0',
  3562. orderindex: 30,
  3563. isshow: 1,
  3564. aligntype: 1,
  3565. formattertype: '',
  3566. formatterstring: '',
  3567. remark: 'buyusernameOrsellusername',
  3568. needsummary: 0,
  3569. summarytype: 0,
  3570. groupname: ''
  3571. },
  3572. {
  3573. autoid: 11425,
  3574. tablekey: 'table_pcweb_business_aduit_dj',
  3575. columnfield: 'contractno',
  3576. columntitle: '合同编号',
  3577. columnwidth: '0',
  3578. orderindex: 40,
  3579. isshow: 1,
  3580. aligntype: 1,
  3581. formattertype: '',
  3582. formatterstring: '',
  3583. remark: 'contractno',
  3584. needsummary: 0,
  3585. summarytype: 0,
  3586. groupname: ''
  3587. },
  3588. {
  3589. autoid: 11426,
  3590. tablekey: 'table_pcweb_business_aduit_dj',
  3591. columnfield: 'deliverygoodsname',
  3592. columntitle: '现货品种',
  3593. columnwidth: '0',
  3594. orderindex: 50,
  3595. isshow: 1,
  3596. aligntype: 1,
  3597. formattertype: '',
  3598. formatterstring: '',
  3599. remark: 'deliverygoodsname',
  3600. needsummary: 0,
  3601. summarytype: 0,
  3602. groupname: ''
  3603. },
  3604. {
  3605. autoid: 11427,
  3606. tablekey: 'table_pcweb_business_aduit_dj',
  3607. columnfield: 'pricetype',
  3608. columntitle: '点价类型',
  3609. columnwidth: '0',
  3610. orderindex: 60,
  3611. isshow: 1,
  3612. aligntype: 1,
  3613. formattertype: '',
  3614. formatterstring: '',
  3615. remark: 'pricetype',
  3616. needsummary: 0,
  3617. summarytype: 0,
  3618. groupname: ''
  3619. },
  3620. {
  3621. autoid: 11428,
  3622. tablekey: 'table_pcweb_business_aduit_dj',
  3623. columnfield: 'goodscode',
  3624. columntitle: '点价合约',
  3625. columnwidth: '0',
  3626. orderindex: 70,
  3627. isshow: 1,
  3628. aligntype: 1,
  3629. formattertype: '',
  3630. formatterstring: '',
  3631. remark: 'goodscode',
  3632. needsummary: 0,
  3633. summarytype: 0,
  3634. groupname: ''
  3635. },
  3636. {
  3637. autoid: 11429,
  3638. tablekey: 'table_pcweb_business_aduit_dj',
  3639. columnfield: 'pricedPrice',
  3640. columntitle: '点价价格',
  3641. columnwidth: '0',
  3642. orderindex: 80,
  3643. isshow: 1,
  3644. aligntype: 1,
  3645. formattertype: '',
  3646. formatterstring: '',
  3647. remark: 'pricedPrice',
  3648. needsummary: 0,
  3649. summarytype: 0,
  3650. groupname: ''
  3651. },
  3652. {
  3653. autoid: 11430,
  3654. tablekey: 'table_pcweb_business_aduit_dj',
  3655. columnfield: 'pricemove',
  3656. columntitle: '升贴水',
  3657. columnwidth: '0',
  3658. orderindex: 90,
  3659. isshow: 1,
  3660. aligntype: 1,
  3661. formattertype: '',
  3662. formatterstring: '',
  3663. remark: 'pricemove',
  3664. needsummary: 0,
  3665. summarytype: 0,
  3666. groupname: ''
  3667. },
  3668. {
  3669. autoid: 11431,
  3670. tablekey: 'table_pcweb_business_aduit_dj',
  3671. columnfield: 'pricedQty',
  3672. columntitle: '点价数量',
  3673. columnwidth: '0',
  3674. orderindex: 100,
  3675. isshow: 1,
  3676. aligntype: 1,
  3677. formattertype: '',
  3678. formatterstring: '',
  3679. remark: 'applyname',
  3680. needsummary: 0,
  3681. summarytype: 0,
  3682. groupname: ''
  3683. },
  3684. {
  3685. autoid: 11432,
  3686. tablekey: 'table_pcweb_business_aduit_dj',
  3687. columnfield: 'amount',
  3688. columntitle: '点价金额',
  3689. columnwidth: '0',
  3690. orderindex: 110,
  3691. isshow: 1,
  3692. aligntype: 1,
  3693. formattertype: '',
  3694. formatterstring: '',
  3695. remark: 'amount',
  3696. needsummary: 0,
  3697. summarytype: 0,
  3698. groupname: ''
  3699. },
  3700. {
  3701. autoid: 11433,
  3702. tablekey: 'table_pcweb_business_aduit_dj',
  3703. columnfield: 'audittime',
  3704. columntitle: '登记时间',
  3705. columnwidth: '0',
  3706. orderindex: 120,
  3707. isshow: 1,
  3708. aligntype: 1,
  3709. formattertype: '',
  3710. formatterstring: '',
  3711. remark: 'audittime',
  3712. needsummary: 0,
  3713. summarytype: 0,
  3714. groupname: ''
  3715. },
  3716. {
  3717. autoid: 11434,
  3718. tablekey: 'table_pcweb_business_aduit_dj',
  3719. columnfield: 'auditname',
  3720. columntitle: '登记人',
  3721. columnwidth: '0',
  3722. orderindex: 130,
  3723. isshow: 1,
  3724. aligntype: 1,
  3725. formattertype: '',
  3726. formatterstring: '',
  3727. remark: 'contractstatus',
  3728. needsummary: 0,
  3729. summarytype: 0,
  3730. groupname: ''
  3731. }
  3732. ]
  3733. },
  3734. {
  3735. tablekey: 'table_pcweb_business_aduit_js',
  3736. tabletype: 2,
  3737. tablename: '业务审核-交收',
  3738. tabelmenu: '',
  3739. remark: 'web端-业务审核-交收',
  3740. columns: [
  3741. {
  3742. autoid: 11437,
  3743. tablekey: 'table_pcweb_business_aduit_js',
  3744. columnfield: 'buyusernameOrsellusername',
  3745. columntitle: '对手方',
  3746. columnwidth: '0',
  3747. orderindex: 30,
  3748. isshow: 1,
  3749. aligntype: 1,
  3750. formattertype: '',
  3751. formatterstring: '',
  3752. remark: 'buyusernameOrsellusername',
  3753. needsummary: 0,
  3754. summarytype: 0,
  3755. groupname: ''
  3756. },
  3757. {
  3758. autoid: 11438,
  3759. tablekey: 'table_pcweb_business_aduit_js',
  3760. columnfield: 'contractno',
  3761. columntitle: '合同编号',
  3762. columnwidth: '0',
  3763. orderindex: 40,
  3764. isshow: 1,
  3765. aligntype: 1,
  3766. formattertype: '',
  3767. formatterstring: '',
  3768. remark: 'contractno',
  3769. needsummary: 0,
  3770. summarytype: 0,
  3771. groupname: ''
  3772. },
  3773. {
  3774. autoid: 11439,
  3775. tablekey: 'table_pcweb_business_aduit_js',
  3776. columnfield: 'deliverygoodsname',
  3777. columntitle: '现货品种',
  3778. columnwidth: '0',
  3779. orderindex: 50,
  3780. isshow: 1,
  3781. aligntype: 1,
  3782. formattertype: '',
  3783. formatterstring: '',
  3784. remark: 'deliverygoodsname',
  3785. needsummary: 0,
  3786. summarytype: 0,
  3787. groupname: ''
  3788. },
  3789. {
  3790. autoid: 11440,
  3791. tablekey: 'table_pcweb_business_aduit_js',
  3792. columnfield: 'operateapplytype',
  3793. columntitle: '点价类型',
  3794. columnwidth: '0',
  3795. orderindex: 60,
  3796. isshow: 1,
  3797. aligntype: 1,
  3798. formattertype: '',
  3799. formatterstring: '',
  3800. remark: 'operateapplytype',
  3801. needsummary: 0,
  3802. summarytype: 0,
  3803. groupname: ''
  3804. },
  3805. {
  3806. autoid: 11441,
  3807. tablekey: 'table_pcweb_business_aduit_js',
  3808. columnfield: 'reckonrealqty',
  3809. columntitle: '交收量',
  3810. columnwidth: '0',
  3811. orderindex: 70,
  3812. isshow: 1,
  3813. aligntype: 1,
  3814. formattertype: '',
  3815. formatterstring: '',
  3816. remark: 'reckonrealqty',
  3817. needsummary: 0,
  3818. summarytype: 0,
  3819. groupname: ''
  3820. },
  3821. {
  3822. autoid: 11442,
  3823. tablekey: 'table_pcweb_business_aduit_js',
  3824. columnfield: 'reckonotheramount',
  3825. columntitle: '其它费用',
  3826. columnwidth: '0',
  3827. orderindex: 80,
  3828. isshow: 1,
  3829. aligntype: 1,
  3830. formattertype: '',
  3831. formatterstring: '',
  3832. remark: 'reckonotheramount',
  3833. needsummary: 0,
  3834. summarytype: 0,
  3835. groupname: ''
  3836. },
  3837. {
  3838. autoid: 11443,
  3839. tablekey: 'table_pcweb_business_aduit_js',
  3840. columnfield: 'addmargin||decmargin',
  3841. columntitle: '调整保证金',
  3842. columnwidth: '0',
  3843. orderindex: 90,
  3844. isshow: 1,
  3845. aligntype: 1,
  3846. formattertype: '',
  3847. formatterstring: '',
  3848. remark: 'addmargin||decmargin',
  3849. needsummary: 0,
  3850. summarytype: 0,
  3851. groupname: ''
  3852. },
  3853. {
  3854. autoid: 11444,
  3855. tablekey: 'table_pcweb_business_aduit_js',
  3856. columnfield: 'reckonadjustamount',
  3857. columntitle: '调整金额',
  3858. columnwidth: '0',
  3859. orderindex: 100,
  3860. isshow: 1,
  3861. aligntype: 1,
  3862. formattertype: '',
  3863. formatterstring: '',
  3864. remark: 'reckonadjustamount',
  3865. needsummary: 0,
  3866. summarytype: 0,
  3867. groupname: ''
  3868. },
  3869. {
  3870. autoid: 11445,
  3871. tablekey: 'table_pcweb_business_aduit_js',
  3872. columnfield: 'audittime',
  3873. columntitle: '登记时间',
  3874. columnwidth: '0',
  3875. orderindex: 110,
  3876. isshow: 1,
  3877. aligntype: 1,
  3878. formattertype: '',
  3879. formatterstring: '',
  3880. remark: 'audittime',
  3881. needsummary: 0,
  3882. summarytype: 0,
  3883. groupname: ''
  3884. },
  3885. {
  3886. autoid: 11446,
  3887. tablekey: 'table_pcweb_business_aduit_js',
  3888. columnfield: 'auditname',
  3889. columntitle: '登记人',
  3890. columnwidth: '0',
  3891. orderindex: 120,
  3892. isshow: 1,
  3893. aligntype: 1,
  3894. formattertype: '',
  3895. formatterstring: '',
  3896. remark: 'auditname',
  3897. needsummary: 0,
  3898. summarytype: 0,
  3899. groupname: ''
  3900. },
  3901. {
  3902. autoid: 11435,
  3903. tablekey: 'table_pcweb_business_aduit_js',
  3904. columnfield: 'applystatus',
  3905. columntitle: '状态',
  3906. columnwidth: '0',
  3907. orderindex: 10,
  3908. isshow: 1,
  3909. aligntype: 1,
  3910. formattertype: '',
  3911. formatterstring: '',
  3912. remark: 'applystatus',
  3913. needsummary: 0,
  3914. summarytype: 0,
  3915. groupname: ''
  3916. },
  3917. {
  3918. autoid: 11436,
  3919. tablekey: 'table_pcweb_business_aduit_js',
  3920. columnfield: 'contracttype',
  3921. columntitle: '合同类型',
  3922. columnwidth: '0',
  3923. orderindex: 20,
  3924. isshow: 1,
  3925. aligntype: 1,
  3926. formattertype: '',
  3927. formatterstring: '',
  3928. remark: 'contracttype',
  3929. needsummary: 0,
  3930. summarytype: 0,
  3931. groupname: ''
  3932. }
  3933. ]
  3934. },
  3935. {
  3936. tablekey: 'table_pcweb_fincial_aduit_fp',
  3937. tabletype: 2,
  3938. tablename: '业务审核-发票',
  3939. tabelmenu: '',
  3940. remark: 'web端-业务审核-发票',
  3941. columns: [
  3942. {
  3943. autoid: 11447,
  3944. tablekey: 'table_pcweb_fincial_aduit_fp',
  3945. columnfield: 'applystatus',
  3946. columntitle: '状态',
  3947. columnwidth: '0',
  3948. orderindex: 70,
  3949. isshow: 1,
  3950. aligntype: 1,
  3951. formattertype: '',
  3952. formatterstring: '',
  3953. remark: 'applystatus',
  3954. needsummary: 0,
  3955. summarytype: 0,
  3956. groupname: ''
  3957. },
  3958. {
  3959. autoid: 11448,
  3960. tablekey: 'table_pcweb_fincial_aduit_fp',
  3961. columnfield: 'contracttype',
  3962. columntitle: '合同类型',
  3963. columnwidth: '0',
  3964. orderindex: 30,
  3965. isshow: 1,
  3966. aligntype: 1,
  3967. formattertype: '',
  3968. formatterstring: '',
  3969. remark: 'contracttype',
  3970. needsummary: 0,
  3971. summarytype: 0,
  3972. groupname: ''
  3973. },
  3974. {
  3975. autoid: 11449,
  3976. tablekey: 'table_pcweb_fincial_aduit_fp',
  3977. columnfield: 'buyusernameOrsellusername',
  3978. columntitle: '对手方',
  3979. columnwidth: '0',
  3980. orderindex: 30,
  3981. isshow: 1,
  3982. aligntype: 1,
  3983. formattertype: '',
  3984. formatterstring: '',
  3985. remark: 'contracttype',
  3986. needsummary: 0,
  3987. summarytype: 0,
  3988. groupname: ''
  3989. },
  3990. {
  3991. autoid: 11450,
  3992. tablekey: 'table_pcweb_fincial_aduit_fp',
  3993. columnfield: 'contractno',
  3994. columntitle: '合同编号',
  3995. columnwidth: '0',
  3996. orderindex: 40,
  3997. isshow: 1,
  3998. aligntype: 1,
  3999. formattertype: '',
  4000. formatterstring: '',
  4001. remark: 'contractno',
  4002. needsummary: 0,
  4003. summarytype: 0,
  4004. groupname: ''
  4005. },
  4006. {
  4007. autoid: 11451,
  4008. tablekey: 'table_pcweb_fincial_aduit_fp',
  4009. columnfield: 'deliverygoodsname',
  4010. columntitle: '现货品种',
  4011. columnwidth: '0',
  4012. orderindex: 20,
  4013. isshow: 1,
  4014. aligntype: 1,
  4015. formattertype: '',
  4016. formatterstring: '',
  4017. remark: 'audittime',
  4018. needsummary: 0,
  4019. summarytype: 0,
  4020. groupname: ''
  4021. },
  4022. {
  4023. autoid: 11452,
  4024. tablekey: 'table_pcweb_fincial_aduit_fp',
  4025. columnfield: 'operateapplytype',
  4026. columntitle: '点价类型',
  4027. columnwidth: '0',
  4028. orderindex: 20,
  4029. isshow: 1,
  4030. aligntype: 1,
  4031. formattertype: '',
  4032. formatterstring: '',
  4033. remark: 'audittime',
  4034. needsummary: 0,
  4035. summarytype: 0,
  4036. groupname: ''
  4037. },
  4038. {
  4039. autoid: 11453,
  4040. tablekey: 'table_pcweb_fincial_aduit_fp',
  4041. columnfield: 'invoicetype',
  4042. columntitle: '发票类型',
  4043. columnwidth: '0',
  4044. orderindex: 20,
  4045. isshow: 1,
  4046. aligntype: 1,
  4047. formattertype: '',
  4048. formatterstring: '',
  4049. remark: 'contracttype',
  4050. needsummary: 0,
  4051. summarytype: 0,
  4052. groupname: ''
  4053. },
  4054. {
  4055. autoid: 11454,
  4056. tablekey: 'table_pcweb_fincial_aduit_fp',
  4057. columnfield: 'InvoiceAmount',
  4058. columntitle: '金额',
  4059. columnwidth: '0',
  4060. orderindex: 60,
  4061. isshow: 1,
  4062. aligntype: 1,
  4063. formattertype: '',
  4064. formatterstring: '',
  4065. remark: 'InvoiceAmount',
  4066. needsummary: 0,
  4067. summarytype: 0,
  4068. groupname: ''
  4069. },
  4070. {
  4071. autoid: 11455,
  4072. tablekey: 'table_pcweb_fincial_aduit_fp',
  4073. columnfield: 'attachurl',
  4074. columntitle: '发票附件',
  4075. columnwidth: '0',
  4076. orderindex: 60,
  4077. isshow: 1,
  4078. aligntype: 1,
  4079. formattertype: '',
  4080. formatterstring: '',
  4081. remark: 'attachurl',
  4082. needsummary: 0,
  4083. summarytype: 0,
  4084. groupname: ''
  4085. },
  4086. {
  4087. autoid: 11456,
  4088. tablekey: 'table_pcweb_fincial_aduit_fp',
  4089. columnfield: 'audittime',
  4090. columntitle: '登记时间',
  4091. columnwidth: '0',
  4092. orderindex: 60,
  4093. isshow: 1,
  4094. aligntype: 1,
  4095. formattertype: '',
  4096. formatterstring: '',
  4097. remark: 'audittime',
  4098. needsummary: 0,
  4099. summarytype: 0,
  4100. groupname: ''
  4101. },
  4102. {
  4103. autoid: 11457,
  4104. tablekey: 'table_pcweb_fincial_aduit_fp',
  4105. columnfield: 'auditname',
  4106. columntitle: '登记人',
  4107. columnwidth: '0',
  4108. orderindex: 60,
  4109. isshow: 1,
  4110. aligntype: 1,
  4111. formattertype: '',
  4112. formatterstring: '',
  4113. remark: 'auditname',
  4114. needsummary: 0,
  4115. summarytype: 0,
  4116. groupname: ''
  4117. }
  4118. ]
  4119. },
  4120. {
  4121. tablekey: 'table_pcweb_fincial_aduit_kx',
  4122. tabletype: 2,
  4123. tablename: '财务审核-款项',
  4124. tabelmenu: '',
  4125. remark: 'web端-财务审核-款项',
  4126. columns: [
  4127. {
  4128. autoid: 11458,
  4129. tablekey: 'table_pcweb_fincial_aduit_kx',
  4130. columnfield: 'contractstatus',
  4131. columntitle: '状态',
  4132. columnwidth: '0',
  4133. orderindex: 10,
  4134. isshow: 1,
  4135. aligntype: 1,
  4136. formattertype: '',
  4137. formatterstring: '',
  4138. remark: 'contractstatus',
  4139. needsummary: 0,
  4140. summarytype: 0,
  4141. groupname: ''
  4142. },
  4143. {
  4144. autoid: 11459,
  4145. tablekey: 'table_pcweb_fincial_aduit_kx',
  4146. columnfield: 'contracttype',
  4147. columntitle: '合同类型',
  4148. columnwidth: '0',
  4149. orderindex: 20,
  4150. isshow: 1,
  4151. aligntype: 1,
  4152. formattertype: '',
  4153. formatterstring: '',
  4154. remark: 'contracttype',
  4155. needsummary: 0,
  4156. summarytype: 0,
  4157. groupname: ''
  4158. },
  4159. {
  4160. autoid: 11460,
  4161. tablekey: 'table_pcweb_fincial_aduit_kx',
  4162. columnfield: 'buyusernameOrsellusername',
  4163. columntitle: '对手方',
  4164. columnwidth: '0',
  4165. orderindex: 30,
  4166. isshow: 1,
  4167. aligntype: 1,
  4168. formattertype: '',
  4169. formatterstring: '',
  4170. remark: 'userinfotype',
  4171. needsummary: 0,
  4172. summarytype: 0,
  4173. groupname: ''
  4174. },
  4175. {
  4176. autoid: 11461,
  4177. tablekey: 'table_pcweb_fincial_aduit_kx',
  4178. columnfield: 'contractno',
  4179. columntitle: '合同编号',
  4180. columnwidth: '0',
  4181. orderindex: 40,
  4182. isshow: 1,
  4183. aligntype: 1,
  4184. formattertype: '',
  4185. formatterstring: '',
  4186. remark: 'contractno',
  4187. needsummary: 0,
  4188. summarytype: 0,
  4189. groupname: ''
  4190. },
  4191. {
  4192. autoid: 11462,
  4193. tablekey: 'table_pcweb_fincial_aduit_kx',
  4194. columnfield: 'deliverygoodsname',
  4195. columntitle: '现货品种',
  4196. columnwidth: '0',
  4197. orderindex: 50,
  4198. isshow: 1,
  4199. aligntype: 1,
  4200. formattertype: '',
  4201. formatterstring: '',
  4202. remark: 'deliverygoodsname',
  4203. needsummary: 0,
  4204. summarytype: 0,
  4205. groupname: ''
  4206. },
  4207. {
  4208. autoid: 11463,
  4209. tablekey: 'table_pcweb_fincial_aduit_kx',
  4210. columnfield: 'operateapplytype',
  4211. columntitle: '点价类型',
  4212. columnwidth: '0',
  4213. orderindex: 60,
  4214. isshow: 1,
  4215. aligntype: 1,
  4216. formattertype: '',
  4217. formatterstring: '',
  4218. remark: 'operateapplytype',
  4219. needsummary: 0,
  4220. summarytype: 0,
  4221. groupname: ''
  4222. },
  4223. {
  4224. autoid: 11464,
  4225. tablekey: 'table_pcweb_fincial_aduit_kx',
  4226. columnfield: 'kxtype',
  4227. columntitle: '款项类型',
  4228. columnwidth: '0',
  4229. orderindex: 70,
  4230. isshow: 1,
  4231. aligntype: 1,
  4232. formattertype: '',
  4233. formatterstring: '',
  4234. remark: 'kxtype',
  4235. needsummary: 0,
  4236. summarytype: 0,
  4237. groupname: ''
  4238. },
  4239. {
  4240. autoid: 11465,
  4241. tablekey: 'table_pcweb_fincial_aduit_kx',
  4242. columnfield: 'payamount',
  4243. columntitle: '金额',
  4244. columnwidth: '0',
  4245. orderindex: 80,
  4246. isshow: 1,
  4247. aligntype: 1,
  4248. formattertype: '',
  4249. formatterstring: '',
  4250. remark: 'payamount',
  4251. needsummary: 0,
  4252. summarytype: 0,
  4253. groupname: ''
  4254. },
  4255. {
  4256. autoid: 11466,
  4257. tablekey: 'table_pcweb_fincial_aduit_kx',
  4258. columnfield: 'audittime',
  4259. columntitle: '登记时间',
  4260. columnwidth: '0',
  4261. orderindex: 90,
  4262. isshow: 1,
  4263. aligntype: 1,
  4264. formattertype: '',
  4265. formatterstring: '',
  4266. remark: 'audittime',
  4267. needsummary: 0,
  4268. summarytype: 0,
  4269. groupname: ''
  4270. },
  4271. {
  4272. autoid: 11467,
  4273. tablekey: 'table_pcweb_fincial_aduit_kx',
  4274. columnfield: 'auditname',
  4275. columntitle: '登记人',
  4276. columnwidth: '0',
  4277. orderindex: 100,
  4278. isshow: 1,
  4279. aligntype: 1,
  4280. formattertype: '',
  4281. formatterstring: '',
  4282. remark: 'auditname',
  4283. needsummary: 0,
  4284. summarytype: 0,
  4285. groupname: ''
  4286. }
  4287. ]
  4288. },
  4289. {
  4290. tablekey: 'table_pcweb_stock_aduit',
  4291. tabletype: 2,
  4292. tablename: '库存审核-入库',
  4293. tabelmenu: '',
  4294. remark: 'web端-库存审核-入库',
  4295. columns: [
  4296. {
  4297. autoid: 11468,
  4298. tablekey: 'table_pcweb_stock_aduit',
  4299. columnfield: 'applystatus',
  4300. columntitle: '状态',
  4301. columnwidth: '0',
  4302. orderindex: 10,
  4303. isshow: 1,
  4304. aligntype: 1,
  4305. formattertype: '',
  4306. formatterstring: '',
  4307. remark: 'applystatus',
  4308. needsummary: 0,
  4309. summarytype: 0,
  4310. groupname: ''
  4311. },
  4312. {
  4313. autoid: 11469,
  4314. tablekey: 'table_pcweb_stock_aduit',
  4315. columnfield: 'inouttype',
  4316. columntitle: '入库类型',
  4317. columnwidth: '0',
  4318. orderindex: 20,
  4319. isshow: 1,
  4320. aligntype: 1,
  4321. formattertype: '',
  4322. formatterstring: '',
  4323. remark: 'inouttype',
  4324. needsummary: 0,
  4325. summarytype: 0,
  4326. groupname: ''
  4327. },
  4328. {
  4329. autoid: 11470,
  4330. tablekey: 'table_pcweb_stock_aduit',
  4331. columnfield: 'deliverygoodsname',
  4332. columntitle: '现货品种',
  4333. columnwidth: '0',
  4334. orderindex: 30,
  4335. isshow: 1,
  4336. aligntype: 1,
  4337. formattertype: '',
  4338. formatterstring: '',
  4339. remark: 'deliverygoodsname',
  4340. needsummary: 0,
  4341. summarytype: 0,
  4342. groupname: ''
  4343. },
  4344. {
  4345. autoid: 11471,
  4346. tablekey: 'table_pcweb_stock_aduit',
  4347. columnfield: 'wrstandardname',
  4348. columntitle: '品类',
  4349. columnwidth: '0',
  4350. orderindex: 40,
  4351. isshow: 1,
  4352. aligntype: 1,
  4353. formattertype: '',
  4354. formatterstring: '',
  4355. remark: 'wrstandardname',
  4356. needsummary: 0,
  4357. summarytype: 0,
  4358. groupname: ''
  4359. },
  4360. {
  4361. autoid: 11472,
  4362. tablekey: 'table_pcweb_stock_aduit',
  4363. columnfield: 'brandname',
  4364. columntitle: '品牌',
  4365. columnwidth: '0',
  4366. orderindex: 50,
  4367. isshow: 1,
  4368. aligntype: 1,
  4369. formattertype: '',
  4370. formatterstring: '',
  4371. remark: 'brandname',
  4372. needsummary: 0,
  4373. summarytype: 0,
  4374. groupname: ''
  4375. },
  4376. {
  4377. autoid: 11473,
  4378. tablekey: 'table_pcweb_stock_aduit',
  4379. columnfield: 'warehousename',
  4380. columntitle: '仓库',
  4381. columnwidth: '0',
  4382. orderindex: 60,
  4383. isshow: 1,
  4384. aligntype: 1,
  4385. formattertype: '',
  4386. formatterstring: '',
  4387. remark: 'warehousename',
  4388. needsummary: 0,
  4389. summarytype: 0,
  4390. groupname: ''
  4391. },
  4392. {
  4393. autoid: 11474,
  4394. tablekey: 'table_pcweb_stock_aduit',
  4395. columnfield: 'contracttype',
  4396. columntitle: '合同类型',
  4397. columnwidth: '0',
  4398. orderindex: 70,
  4399. isshow: 1,
  4400. aligntype: 1,
  4401. formattertype: '',
  4402. formatterstring: '',
  4403. remark: 'contracttype',
  4404. needsummary: 0,
  4405. summarytype: 0,
  4406. groupname: ''
  4407. },
  4408. {
  4409. autoid: 11475,
  4410. tablekey: 'table_pcweb_stock_aduit',
  4411. columnfield: 'buynicknameOrsellusername',
  4412. columntitle: '对手方',
  4413. columnwidth: '0',
  4414. orderindex: 80,
  4415. isshow: 1,
  4416. aligntype: 1,
  4417. formattertype: '',
  4418. formatterstring: '',
  4419. remark: 'buynicknameOrsellusername',
  4420. needsummary: 0,
  4421. summarytype: 0,
  4422. groupname: ''
  4423. },
  4424. {
  4425. autoid: 11476,
  4426. tablekey: 'table_pcweb_stock_aduit',
  4427. columnfield: 'contractno',
  4428. columntitle: '合同编号',
  4429. columnwidth: '0',
  4430. orderindex: 90,
  4431. isshow: 1,
  4432. aligntype: 1,
  4433. formattertype: '',
  4434. formatterstring: '',
  4435. remark: 'contractno',
  4436. needsummary: 0,
  4437. summarytype: 0,
  4438. groupname: ''
  4439. },
  4440. {
  4441. autoid: 11477,
  4442. tablekey: 'table_pcweb_stock_aduit',
  4443. columnfield: 'pricetype',
  4444. columntitle: '点价类型',
  4445. columnwidth: '0',
  4446. orderindex: 100,
  4447. isshow: 1,
  4448. aligntype: 1,
  4449. formattertype: '',
  4450. formatterstring: '',
  4451. remark: 'pricetype',
  4452. needsummary: 0,
  4453. summarytype: 0,
  4454. groupname: ''
  4455. },
  4456. {
  4457. autoid: 11478,
  4458. tablekey: 'table_pcweb_stock_aduit',
  4459. columnfield: 'audittime',
  4460. columntitle: '登记时间',
  4461. columnwidth: '0',
  4462. orderindex: 110,
  4463. isshow: 1,
  4464. aligntype: 1,
  4465. formattertype: '',
  4466. formatterstring: '',
  4467. remark: 'audittime',
  4468. needsummary: 0,
  4469. summarytype: 0,
  4470. groupname: ''
  4471. },
  4472. {
  4473. autoid: 11479,
  4474. tablekey: 'table_pcweb_stock_aduit',
  4475. columnfield: 'auditname',
  4476. columntitle: '登记人',
  4477. columnwidth: '0',
  4478. orderindex: 120,
  4479. isshow: 1,
  4480. aligntype: 1,
  4481. formattertype: '',
  4482. formatterstring: '',
  4483. remark: 'auditname',
  4484. needsummary: 0,
  4485. summarytype: 0,
  4486. groupname: ''
  4487. }
  4488. ]
  4489. },
  4490. {
  4491. tablekey: 'table_pcweb_stock_aduit_out',
  4492. tabletype: 2,
  4493. tablename: '库存审核-出库',
  4494. tabelmenu: '',
  4495. remark: 'web端-库存审核-出库',
  4496. columns: [
  4497. {
  4498. autoid: 11480,
  4499. tablekey: 'table_pcweb_stock_aduit_out',
  4500. columnfield: 'applystatus',
  4501. columntitle: '状态',
  4502. columnwidth: '0',
  4503. orderindex: 10,
  4504. isshow: 1,
  4505. aligntype: 1,
  4506. formattertype: '',
  4507. formatterstring: '',
  4508. remark: 'applystatus',
  4509. needsummary: 0,
  4510. summarytype: 0,
  4511. groupname: ''
  4512. },
  4513. {
  4514. autoid: 11481,
  4515. tablekey: 'table_pcweb_stock_aduit_out',
  4516. columnfield: 'inouttype',
  4517. columntitle: '出库类型',
  4518. columnwidth: '0',
  4519. orderindex: 20,
  4520. isshow: 1,
  4521. aligntype: 1,
  4522. formattertype: '',
  4523. formatterstring: '',
  4524. remark: 'inouttype',
  4525. needsummary: 0,
  4526. summarytype: 0,
  4527. groupname: ''
  4528. },
  4529. {
  4530. autoid: 11482,
  4531. tablekey: 'table_pcweb_stock_aduit_out',
  4532. columnfield: 'deliverygoodsname',
  4533. columntitle: '现货品种',
  4534. columnwidth: '0',
  4535. orderindex: 30,
  4536. isshow: 1,
  4537. aligntype: 1,
  4538. formattertype: '',
  4539. formatterstring: '',
  4540. remark: 'deliverygoodsname',
  4541. needsummary: 0,
  4542. summarytype: 0,
  4543. groupname: ''
  4544. },
  4545. {
  4546. autoid: 11483,
  4547. tablekey: 'table_pcweb_stock_aduit_out',
  4548. columnfield: 'wrstandardname',
  4549. columntitle: '品类',
  4550. columnwidth: '0',
  4551. orderindex: 40,
  4552. isshow: 1,
  4553. aligntype: 1,
  4554. formattertype: '',
  4555. formatterstring: '',
  4556. remark: 'wrstandardname',
  4557. needsummary: 0,
  4558. summarytype: 0,
  4559. groupname: ''
  4560. },
  4561. {
  4562. autoid: 11484,
  4563. tablekey: 'table_pcweb_stock_aduit_out',
  4564. columnfield: 'brandname',
  4565. columntitle: '品牌',
  4566. columnwidth: '0',
  4567. orderindex: 50,
  4568. isshow: 1,
  4569. aligntype: 1,
  4570. formattertype: '',
  4571. formatterstring: '',
  4572. remark: 'brandname',
  4573. needsummary: 0,
  4574. summarytype: 0,
  4575. groupname: ''
  4576. },
  4577. {
  4578. autoid: 11485,
  4579. tablekey: 'table_pcweb_stock_aduit_out',
  4580. columnfield: 'warehousename',
  4581. columntitle: '仓库',
  4582. columnwidth: '0',
  4583. orderindex: 60,
  4584. isshow: 1,
  4585. aligntype: 1,
  4586. formattertype: '',
  4587. formatterstring: '',
  4588. remark: 'warehousename',
  4589. needsummary: 0,
  4590. summarytype: 0,
  4591. groupname: ''
  4592. },
  4593. {
  4594. autoid: 11486,
  4595. tablekey: 'table_pcweb_stock_aduit_out',
  4596. columnfield: 'contracttype',
  4597. columntitle: '合同类型',
  4598. columnwidth: '0',
  4599. orderindex: 70,
  4600. isshow: 1,
  4601. aligntype: 1,
  4602. formattertype: '',
  4603. formatterstring: '',
  4604. remark: 'contracttype',
  4605. needsummary: 0,
  4606. summarytype: 0,
  4607. groupname: ''
  4608. },
  4609. {
  4610. autoid: 11487,
  4611. tablekey: 'table_pcweb_stock_aduit_out',
  4612. columnfield: 'buynicknameOrsellusername',
  4613. columntitle: '对手方',
  4614. columnwidth: '0',
  4615. orderindex: 80,
  4616. isshow: 1,
  4617. aligntype: 1,
  4618. formattertype: '',
  4619. formatterstring: '',
  4620. remark: 'buynicknameOrsellusername',
  4621. needsummary: 0,
  4622. summarytype: 0,
  4623. groupname: ''
  4624. },
  4625. {
  4626. autoid: 11488,
  4627. tablekey: 'table_pcweb_stock_aduit_out',
  4628. columnfield: 'contractno',
  4629. columntitle: '合同编号',
  4630. columnwidth: '0',
  4631. orderindex: 90,
  4632. isshow: 1,
  4633. aligntype: 1,
  4634. formattertype: '',
  4635. formatterstring: '',
  4636. remark: 'contractno',
  4637. needsummary: 0,
  4638. summarytype: 0,
  4639. groupname: ''
  4640. },
  4641. {
  4642. autoid: 11489,
  4643. tablekey: 'table_pcweb_stock_aduit_out',
  4644. columnfield: 'pricetype',
  4645. columntitle: '点价类型',
  4646. columnwidth: '0',
  4647. orderindex: 100,
  4648. isshow: 1,
  4649. aligntype: 1,
  4650. formattertype: '',
  4651. formatterstring: '',
  4652. remark: 'pricetype',
  4653. needsummary: 0,
  4654. summarytype: 0,
  4655. groupname: ''
  4656. },
  4657. {
  4658. autoid: 11490,
  4659. tablekey: 'table_pcweb_stock_aduit_out',
  4660. columnfield: 'audittime',
  4661. columntitle: '登记时间',
  4662. columnwidth: '0',
  4663. orderindex: 110,
  4664. isshow: 1,
  4665. aligntype: 1,
  4666. formattertype: '',
  4667. formatterstring: '',
  4668. remark: 'audittime',
  4669. needsummary: 0,
  4670. summarytype: 0,
  4671. groupname: ''
  4672. },
  4673. {
  4674. autoid: 11491,
  4675. tablekey: 'table_pcweb_stock_aduit_out',
  4676. columnfield: 'auditname',
  4677. columntitle: '登记人',
  4678. columnwidth: '0',
  4679. orderindex: 120,
  4680. isshow: 1,
  4681. aligntype: 1,
  4682. formattertype: '',
  4683. formatterstring: '',
  4684. remark: 'auditname',
  4685. needsummary: 0,
  4686. summarytype: 0,
  4687. groupname: ''
  4688. }
  4689. ]
  4690. },
  4691. {
  4692. tablekey: 'table_pcweb_stock_manage_current',
  4693. tabletype: 2,
  4694. tablename: '库存管理-当前库存',
  4695. tabelmenu: '',
  4696. remark: '手机端-库存管理-当前库存',
  4697. columns: [
  4698. {
  4699. autoid: 11492,
  4700. tablekey: 'table_pcweb_stock_manage_current',
  4701. columnfield: 'userinfotype',
  4702. columntitle: '现货品种',
  4703. columnwidth: '0',
  4704. orderindex: 10,
  4705. isshow: 1,
  4706. aligntype: 1,
  4707. formattertype: '',
  4708. formatterstring: '',
  4709. remark: 'userinfotype',
  4710. needsummary: 0,
  4711. summarytype: 0,
  4712. groupname: ''
  4713. },
  4714. {
  4715. autoid: 11493,
  4716. tablekey: 'table_pcweb_stock_manage_current',
  4717. columnfield: 'userinfotype',
  4718. columntitle: '品类',
  4719. columnwidth: '0',
  4720. orderindex: 20,
  4721. isshow: 1,
  4722. aligntype: 1,
  4723. formattertype: '',
  4724. formatterstring: '',
  4725. remark: 'userinfotype',
  4726. needsummary: 0,
  4727. summarytype: 0,
  4728. groupname: ''
  4729. },
  4730. {
  4731. autoid: 11494,
  4732. tablekey: 'table_pcweb_stock_manage_current',
  4733. columnfield: 'userinfotype',
  4734. columntitle: '品牌',
  4735. columnwidth: '0',
  4736. orderindex: 30,
  4737. isshow: 1,
  4738. aligntype: 1,
  4739. formattertype: '',
  4740. formatterstring: '',
  4741. remark: 'userinfotype',
  4742. needsummary: 0,
  4743. summarytype: 0,
  4744. groupname: ''
  4745. },
  4746. {
  4747. autoid: 11495,
  4748. tablekey: 'table_pcweb_stock_manage_current',
  4749. columnfield: 'userinfotype',
  4750. columntitle: '仓库',
  4751. columnwidth: '0',
  4752. orderindex: 40,
  4753. isshow: 1,
  4754. aligntype: 1,
  4755. formattertype: '',
  4756. formatterstring: '',
  4757. remark: 'userinfotype',
  4758. needsummary: 0,
  4759. summarytype: 0,
  4760. groupname: ''
  4761. },
  4762. {
  4763. autoid: 11496,
  4764. tablekey: 'table_pcweb_stock_manage_current',
  4765. columnfield: 'userinfotype',
  4766. columntitle: '昨日量',
  4767. columnwidth: '0',
  4768. orderindex: 50,
  4769. isshow: 1,
  4770. aligntype: 1,
  4771. formattertype: '',
  4772. formatterstring: '',
  4773. remark: 'userinfotype',
  4774. needsummary: 0,
  4775. summarytype: 0,
  4776. groupname: ''
  4777. },
  4778. {
  4779. autoid: 11497,
  4780. tablekey: 'table_pcweb_stock_manage_current',
  4781. columnfield: 'userinfotype',
  4782. columntitle: '今日量 ',
  4783. columnwidth: '0',
  4784. orderindex: 60,
  4785. isshow: 1,
  4786. aligntype: 1,
  4787. formattertype: '',
  4788. formatterstring: '',
  4789. remark: 'userinfotype',
  4790. needsummary: 0,
  4791. summarytype: 0,
  4792. groupname: ''
  4793. },
  4794. {
  4795. autoid: 11498,
  4796. tablekey: 'table_pcweb_stock_manage_current',
  4797. columnfield: 'userinfotype',
  4798. columntitle: '今日入库量',
  4799. columnwidth: '0',
  4800. orderindex: 70,
  4801. isshow: 1,
  4802. aligntype: 1,
  4803. formattertype: '',
  4804. formatterstring: '',
  4805. remark: 'userinfotype',
  4806. needsummary: 0,
  4807. summarytype: 0,
  4808. groupname: ''
  4809. },
  4810. {
  4811. autoid: 11499,
  4812. tablekey: 'table_pcweb_stock_manage_current',
  4813. columnfield: 'userinfotype',
  4814. columntitle: '今日出库量',
  4815. columnwidth: '0',
  4816. orderindex: 80,
  4817. isshow: 1,
  4818. aligntype: 1,
  4819. formattertype: '',
  4820. formatterstring: '',
  4821. remark: 'userinfotype',
  4822. needsummary: 0,
  4823. summarytype: 0,
  4824. groupname: ''
  4825. }
  4826. ]
  4827. },
  4828. {
  4829. tablekey: 'table_pcweb_stock_manage_applylog',
  4830. tabletype: 2,
  4831. tablename: '库存管理-当前库存',
  4832. tabelmenu: '',
  4833. remark: 'web端-库存管理-当前库存',
  4834. columns: [
  4835. {
  4836. autoid: 11507,
  4837. tablekey: 'table_pcweb_stock_manage_applylog',
  4838. columnfield: 'userinfotype',
  4839. columntitle: '品类',
  4840. columnwidth: '0',
  4841. orderindex: 60,
  4842. isshow: 1,
  4843. aligntype: 1,
  4844. formattertype: '',
  4845. formatterstring: '',
  4846. remark: 'userinfotype',
  4847. needsummary: 0,
  4848. summarytype: 0,
  4849. groupname: ''
  4850. },
  4851. {
  4852. autoid: 11508,
  4853. tablekey: 'table_pcweb_stock_manage_applylog',
  4854. columnfield: 'userinfotype',
  4855. columntitle: '品牌',
  4856. columnwidth: '0',
  4857. orderindex: 60,
  4858. isshow: 1,
  4859. aligntype: 1,
  4860. formattertype: '',
  4861. formatterstring: '',
  4862. remark: 'userinfotype',
  4863. needsummary: 0,
  4864. summarytype: 0,
  4865. groupname: ''
  4866. },
  4867. {
  4868. autoid: 11509,
  4869. tablekey: 'table_pcweb_stock_manage_applylog',
  4870. columnfield: 'userinfotype',
  4871. columntitle: '仓库',
  4872. columnwidth: '0',
  4873. orderindex: 70,
  4874. isshow: 1,
  4875. aligntype: 1,
  4876. formattertype: '',
  4877. formatterstring: '',
  4878. remark: 'userinfotype',
  4879. needsummary: 0,
  4880. summarytype: 0,
  4881. groupname: ''
  4882. },
  4883. {
  4884. autoid: 11510,
  4885. tablekey: 'table_pcweb_stock_manage_applylog',
  4886. columnfield: 'userinfotype',
  4887. columntitle: '申请人',
  4888. columnwidth: '0',
  4889. orderindex: 80,
  4890. isshow: 1,
  4891. aligntype: 1,
  4892. formattertype: '',
  4893. formatterstring: '',
  4894. remark: 'userinfotype',
  4895. needsummary: 0,
  4896. summarytype: 0,
  4897. groupname: ''
  4898. },
  4899. {
  4900. autoid: 11511,
  4901. tablekey: 'table_pcweb_stock_manage_applylog',
  4902. columnfield: 'userinfotype',
  4903. columntitle: '审核人',
  4904. columnwidth: '0',
  4905. orderindex: 90,
  4906. isshow: 1,
  4907. aligntype: 1,
  4908. formattertype: '',
  4909. formatterstring: '',
  4910. remark: 'userinfotype',
  4911. needsummary: 0,
  4912. summarytype: 0,
  4913. groupname: ''
  4914. },
  4915. {
  4916. autoid: 11500,
  4917. tablekey: 'table_pcweb_stock_manage_applylog',
  4918. columnfield: 'userinfotype',
  4919. columntitle: '登记时间',
  4920. columnwidth: '0',
  4921. orderindex: 10,
  4922. isshow: 1,
  4923. aligntype: 1,
  4924. formattertype: '',
  4925. formatterstring: '',
  4926. remark: 'userinfotype',
  4927. needsummary: 0,
  4928. summarytype: 0,
  4929. groupname: ''
  4930. },
  4931. {
  4932. autoid: 11501,
  4933. tablekey: 'table_pcweb_stock_manage_applylog',
  4934. columnfield: 'userinfotype',
  4935. columntitle: '审核时间',
  4936. columnwidth: '0',
  4937. orderindex: 10,
  4938. isshow: 1,
  4939. aligntype: 1,
  4940. formattertype: '',
  4941. formatterstring: '',
  4942. remark: 'userinfotype',
  4943. needsummary: 0,
  4944. summarytype: 0,
  4945. groupname: ''
  4946. },
  4947. {
  4948. autoid: 11502,
  4949. tablekey: 'table_pcweb_stock_manage_applylog',
  4950. columnfield: 'userinfotype',
  4951. columntitle: '现货品种',
  4952. columnwidth: '0',
  4953. orderindex: 20,
  4954. isshow: 1,
  4955. aligntype: 1,
  4956. formattertype: '',
  4957. formatterstring: '',
  4958. remark: 'userinfotype',
  4959. needsummary: 0,
  4960. summarytype: 0,
  4961. groupname: ''
  4962. },
  4963. {
  4964. autoid: 11503,
  4965. tablekey: 'table_pcweb_stock_manage_applylog',
  4966. columnfield: 'userinfotype',
  4967. columntitle: '类型',
  4968. columnwidth: '0',
  4969. orderindex: 30,
  4970. isshow: 1,
  4971. aligntype: 1,
  4972. formattertype: '',
  4973. formatterstring: '',
  4974. remark: 'userinfotype',
  4975. needsummary: 0,
  4976. summarytype: 0,
  4977. groupname: ''
  4978. },
  4979. {
  4980. autoid: 11504,
  4981. tablekey: 'table_pcweb_stock_manage_applylog',
  4982. columnfield: 'userinfotype',
  4983. columntitle: '数量',
  4984. columnwidth: '0',
  4985. orderindex: 30,
  4986. isshow: 1,
  4987. aligntype: 1,
  4988. formattertype: '',
  4989. formatterstring: '',
  4990. remark: 'userinfotype',
  4991. needsummary: 0,
  4992. summarytype: 0,
  4993. groupname: ''
  4994. },
  4995. {
  4996. autoid: 11505,
  4997. tablekey: 'table_pcweb_stock_manage_applylog',
  4998. columnfield: 'userinfotype',
  4999. columntitle: '状态',
  5000. columnwidth: '0',
  5001. orderindex: 40,
  5002. isshow: 1,
  5003. aligntype: 1,
  5004. formattertype: '',
  5005. formatterstring: '',
  5006. remark: 'userinfotype',
  5007. needsummary: 0,
  5008. summarytype: 0,
  5009. groupname: ''
  5010. },
  5011. {
  5012. autoid: 11506,
  5013. tablekey: 'table_pcweb_stock_manage_applylog',
  5014. columnfield: 'userinfotype',
  5015. columntitle: '合同编号',
  5016. columnwidth: '0',
  5017. orderindex: 50,
  5018. isshow: 1,
  5019. aligntype: 1,
  5020. formattertype: '',
  5021. formatterstring: '',
  5022. remark: 'userinfotype',
  5023. needsummary: 0,
  5024. summarytype: 0,
  5025. groupname: ''
  5026. }
  5027. ]
  5028. },
  5029. {
  5030. tablekey: 'table_pcweb_hedging_plan',
  5031. tabletype: 2,
  5032. tablename: '业务-套保计划',
  5033. tabelmenu: '',
  5034. remark: 'web端-业务-套保计划',
  5035. columns: [
  5036. {
  5037. autoid: 11512,
  5038. tablekey: 'table_pcweb_hedging_plan',
  5039. columnfield: 'contracttype',
  5040. columntitle: '计划类型',
  5041. columnwidth: '0',
  5042. orderindex: 10,
  5043. isshow: 1,
  5044. aligntype: 1,
  5045. formattertype: '',
  5046. formatterstring: '',
  5047. remark: 'contracttype',
  5048. needsummary: 0,
  5049. summarytype: 0,
  5050. groupname: ''
  5051. },
  5052. {
  5053. autoid: 11513,
  5054. tablekey: 'table_pcweb_hedging_plan',
  5055. columnfield: 'hedgeplanno',
  5056. columntitle: '计划名称',
  5057. columnwidth: '0',
  5058. orderindex: 20,
  5059. isshow: 1,
  5060. aligntype: 1,
  5061. formattertype: '',
  5062. formatterstring: '',
  5063. remark: 'hedgeplanno',
  5064. needsummary: 0,
  5065. summarytype: 0,
  5066. groupname: ''
  5067. },
  5068. {
  5069. autoid: 11514,
  5070. tablekey: 'table_pcweb_hedging_plan',
  5071. columnfield: 'deliverygoodsname',
  5072. columntitle: '现货品种',
  5073. columnwidth: '0',
  5074. orderindex: 30,
  5075. isshow: 1,
  5076. aligntype: 1,
  5077. formattertype: '',
  5078. formatterstring: '',
  5079. remark: 'deliverygoodsname',
  5080. needsummary: 0,
  5081. summarytype: 0,
  5082. groupname: ''
  5083. },
  5084. {
  5085. autoid: 11515,
  5086. tablekey: 'table_pcweb_hedging_plan',
  5087. columnfield: 'convertfactor',
  5088. columntitle: '标仓系数',
  5089. columnwidth: '0',
  5090. orderindex: 40,
  5091. isshow: 1,
  5092. aligntype: 1,
  5093. formattertype: '',
  5094. formatterstring: '',
  5095. remark: 'convertfactor',
  5096. needsummary: 0,
  5097. summarytype: 0,
  5098. groupname: ''
  5099. },
  5100. {
  5101. autoid: 11516,
  5102. tablekey: 'table_pcweb_hedging_plan',
  5103. columnfield: 'planqty',
  5104. columntitle: '计划量',
  5105. columnwidth: '0',
  5106. orderindex: 50,
  5107. isshow: 1,
  5108. aligntype: 1,
  5109. formattertype: '',
  5110. formatterstring: '',
  5111. remark: 'planqty',
  5112. needsummary: 0,
  5113. summarytype: 0,
  5114. groupname: ''
  5115. },
  5116. {
  5117. autoid: 11517,
  5118. tablekey: 'table_pcweb_hedging_plan',
  5119. columnfield: 'hedgeplanstatus',
  5120. columntitle: '状态',
  5121. columnwidth: '0',
  5122. orderindex: 60,
  5123. isshow: 1,
  5124. aligntype: 1,
  5125. formattertype: '',
  5126. formatterstring: '',
  5127. remark: 'hedgeplanstatus',
  5128. needsummary: 0,
  5129. summarytype: 0,
  5130. groupname: ''
  5131. }
  5132. ]
  5133. },
  5134. {
  5135. tablekey: 'table_pcweb_delivery',
  5136. tabletype: 2,
  5137. tablename: '现货合同',
  5138. tabelmenu: '',
  5139. remark: 'web端-现货合同',
  5140. columns: [
  5141. {
  5142. autoid: 11171,
  5143. tablekey: 'table_pcweb_delivery',
  5144. columnfield: 'contracctstatus',
  5145. columntitle: '状态',
  5146. columnwidth: '0',
  5147. orderindex: 10,
  5148. isshow: 1,
  5149. aligntype: 1,
  5150. formattertype: '',
  5151. formatterstring: '',
  5152. remark: 'contracctstatus',
  5153. needsummary: 0,
  5154. summarytype: 0,
  5155. groupname: ''
  5156. },
  5157. {
  5158. autoid: 11172,
  5159. tablekey: 'table_pcweb_delivery',
  5160. columnfield: 'contractno',
  5161. columntitle: '合同编号',
  5162. columnwidth: '0',
  5163. orderindex: 20,
  5164. isshow: 1,
  5165. aligntype: 1,
  5166. formattertype: '',
  5167. formatterstring: '',
  5168. remark: 'contractno',
  5169. needsummary: 0,
  5170. summarytype: 0,
  5171. groupname: ''
  5172. },
  5173. {
  5174. autoid: 11173,
  5175. tablekey: 'table_pcweb_delivery',
  5176. columnfield: 'contracttype',
  5177. columntitle: '类型',
  5178. columnwidth: '0',
  5179. orderindex: 30,
  5180. isshow: 1,
  5181. aligntype: 1,
  5182. formattertype: '',
  5183. formatterstring: '',
  5184. remark: 'contracttype',
  5185. needsummary: 0,
  5186. summarytype: 0,
  5187. groupname: ''
  5188. },
  5189. {
  5190. autoid: 11174,
  5191. tablekey: 'table_pcweb_delivery',
  5192. columnfield: 'negative',
  5193. columntitle: '对手方',
  5194. columnwidth: '0',
  5195. orderindex: 40,
  5196. isshow: 1,
  5197. aligntype: 1,
  5198. formattertype: '',
  5199. formatterstring: '',
  5200. remark: 'negative',
  5201. needsummary: 0,
  5202. summarytype: 0,
  5203. groupname: ''
  5204. },
  5205. {
  5206. autoid: 11175,
  5207. tablekey: 'table_pcweb_delivery',
  5208. columnfield: 'qty',
  5209. columntitle: '合同量',
  5210. columnwidth: '0',
  5211. orderindex: 50,
  5212. isshow: 1,
  5213. aligntype: 1,
  5214. formattertype: '',
  5215. formatterstring: '',
  5216. remark: 'qty',
  5217. needsummary: 0,
  5218. summarytype: 0,
  5219. groupname: ''
  5220. },
  5221. {
  5222. autoid: 11176,
  5223. tablekey: 'table_pcweb_delivery',
  5224. columnfield: 'deliverygoodsname',
  5225. columntitle: '现货品种',
  5226. columnwidth: '0',
  5227. orderindex: 60,
  5228. isshow: 1,
  5229. aligntype: 1,
  5230. formattertype: '',
  5231. formatterstring: '',
  5232. remark: 'deliverygoodsname',
  5233. needsummary: 0,
  5234. summarytype: 0,
  5235. groupname: ''
  5236. },
  5237. {
  5238. autoid: 11177,
  5239. tablekey: 'table_pcweb_delivery',
  5240. columnfield: 'wrstandardname',
  5241. columntitle: '品类',
  5242. columnwidth: '0',
  5243. orderindex: 70,
  5244. isshow: 1,
  5245. aligntype: 1,
  5246. formattertype: '',
  5247. formatterstring: '',
  5248. remark: 'wrstandardname',
  5249. needsummary: 0,
  5250. summarytype: 0,
  5251. groupname: ''
  5252. },
  5253. {
  5254. autoid: 11178,
  5255. tablekey: 'table_pcweb_delivery',
  5256. columnfield: 'biztype',
  5257. columntitle: '业务类型',
  5258. columnwidth: '0',
  5259. orderindex: 80,
  5260. isshow: 1,
  5261. aligntype: 1,
  5262. formattertype: '',
  5263. formatterstring: '',
  5264. remark: 'biztype',
  5265. needsummary: 0,
  5266. summarytype: 0,
  5267. groupname: ''
  5268. },
  5269. {
  5270. autoid: 11179,
  5271. tablekey: 'table_pcweb_delivery',
  5272. columnfield: 'convertfactor',
  5273. columntitle: '标仓系数',
  5274. columnwidth: '0',
  5275. orderindex: 90,
  5276. isshow: 1,
  5277. aligntype: 1,
  5278. formattertype: '',
  5279. formatterstring: '',
  5280. remark: 'convertfactor',
  5281. needsummary: 0,
  5282. summarytype: 0,
  5283. groupname: ''
  5284. },
  5285. {
  5286. autoid: 11180,
  5287. tablekey: 'table_pcweb_delivery',
  5288. columnfield: 'pricetype',
  5289. columntitle: '定价类型',
  5290. columnwidth: '0',
  5291. orderindex: 100,
  5292. isshow: 1,
  5293. aligntype: 1,
  5294. formattertype: '',
  5295. formatterstring: '',
  5296. remark: 'pricetype',
  5297. needsummary: 0,
  5298. summarytype: 0,
  5299. groupname: ''
  5300. },
  5301. {
  5302. autoid: 11181,
  5303. tablekey: 'table_pcweb_delivery',
  5304. columnfield: 'goodscode',
  5305. columntitle: '点价合约',
  5306. columnwidth: '0',
  5307. orderindex: 110,
  5308. isshow: 1,
  5309. aligntype: 1,
  5310. formattertype: '',
  5311. formatterstring: '',
  5312. remark: 'goodscode',
  5313. needsummary: 0,
  5314. summarytype: 0,
  5315. groupname: ''
  5316. },
  5317. {
  5318. autoid: 11182,
  5319. tablekey: 'table_pcweb_delivery',
  5320. columnfield: 'price',
  5321. columntitle: '价格',
  5322. columnwidth: '0',
  5323. orderindex: 120,
  5324. isshow: 1,
  5325. aligntype: 1,
  5326. formattertype: '',
  5327. formatterstring: '',
  5328. remark: 'price',
  5329. needsummary: 0,
  5330. summarytype: 0,
  5331. groupname: ''
  5332. },
  5333. {
  5334. autoid: 11183,
  5335. tablekey: 'table_pcweb_delivery',
  5336. columnfield: 'pricemove',
  5337. columntitle: '升贴水',
  5338. columnwidth: '0',
  5339. orderindex: 130,
  5340. isshow: 1,
  5341. aligntype: 1,
  5342. formattertype: '',
  5343. formatterstring: '',
  5344. remark: 'pricemove',
  5345. needsummary: 0,
  5346. summarytype: 0,
  5347. groupname: ''
  5348. },
  5349. {
  5350. autoid: 11184,
  5351. tablekey: 'table_pcweb_delivery',
  5352. columnfield: 'amount',
  5353. columntitle: '金额',
  5354. columnwidth: '0',
  5355. orderindex: 140,
  5356. isshow: 1,
  5357. aligntype: 1,
  5358. formattertype: '',
  5359. formatterstring: '',
  5360. remark: 'amount',
  5361. needsummary: 0,
  5362. summarytype: 0,
  5363. groupname: ''
  5364. },
  5365. {
  5366. autoid: 11185,
  5367. tablekey: 'table_pcweb_delivery',
  5368. columnfield: 'margin',
  5369. columntitle: '保证金',
  5370. columnwidth: '0',
  5371. orderindex: 150,
  5372. isshow: 1,
  5373. aligntype: 1,
  5374. formattertype: '',
  5375. formatterstring: '',
  5376. remark: 'margin',
  5377. needsummary: 0,
  5378. summarytype: 0,
  5379. groupname: ''
  5380. },
  5381. {
  5382. autoid: 11186,
  5383. tablekey: 'table_pcweb_delivery',
  5384. columnfield: 'date',
  5385. columntitle: '点价期',
  5386. columnwidth: '0',
  5387. orderindex: 160,
  5388. isshow: 1,
  5389. aligntype: 1,
  5390. formattertype: '',
  5391. formatterstring: '',
  5392. remark: 'date',
  5393. needsummary: 0,
  5394. summarytype: 0,
  5395. groupname: ''
  5396. },
  5397. {
  5398. autoid: 11187,
  5399. tablekey: 'table_pcweb_delivery',
  5400. columnfield: 'deliverydate',
  5401. columntitle: '交收期',
  5402. columnwidth: '0',
  5403. orderindex: 170,
  5404. isshow: 1,
  5405. aligntype: 1,
  5406. formattertype: '',
  5407. formatterstring: '',
  5408. remark: 'deliverydate',
  5409. needsummary: 0,
  5410. summarytype: 0,
  5411. groupname: ''
  5412. },
  5413. {
  5414. autoid: 11188,
  5415. tablekey: 'table_pcweb_delivery',
  5416. columnfield: 'saleuserlogincode',
  5417. columntitle: '业务员',
  5418. columnwidth: '0',
  5419. orderindex: 180,
  5420. isshow: 1,
  5421. aligntype: 1,
  5422. formattertype: '',
  5423. formatterstring: '',
  5424. remark: 'saleuserlogincode',
  5425. needsummary: 0,
  5426. summarytype: 0,
  5427. groupname: ''
  5428. },
  5429. {
  5430. autoid: 11189,
  5431. tablekey: 'table_pcweb_delivery',
  5432. columnfield: 'meruserlogincode',
  5433. columntitle: '跟单员',
  5434. columnwidth: '0',
  5435. orderindex: 190,
  5436. isshow: 1,
  5437. aligntype: 1,
  5438. formattertype: '',
  5439. formatterstring: '',
  5440. remark: 'meruserlogincode',
  5441. needsummary: 0,
  5442. summarytype: 0,
  5443. groupname: ''
  5444. }
  5445. ]
  5446. },
  5447. {
  5448. tablekey: 'table_pcweb_userinfo',
  5449. tabletype: 2,
  5450. tablename: '客户资料',
  5451. tabelmenu: '',
  5452. remark: 'web端-客户资料',
  5453. columns: [
  5454. {
  5455. autoid: 11190,
  5456. tablekey: 'table_pcweb_userinfo',
  5457. columnfield: 'status',
  5458. columntitle: '状态',
  5459. columnwidth: '0',
  5460. orderindex: 10,
  5461. isshow: 1,
  5462. aligntype: 1,
  5463. formattertype: '',
  5464. formatterstring: '',
  5465. remark: 'status',
  5466. needsummary: 0,
  5467. summarytype: 0,
  5468. groupname: ''
  5469. },
  5470. {
  5471. autoid: 11191,
  5472. tablekey: 'table_pcweb_userinfo',
  5473. columnfield: 'userinfotype',
  5474. columntitle: '客户类型',
  5475. columnwidth: '0',
  5476. orderindex: 20,
  5477. isshow: 1,
  5478. aligntype: 1,
  5479. formattertype: '',
  5480. formatterstring: '',
  5481. remark: 'userinfotype',
  5482. needsummary: 0,
  5483. summarytype: 0,
  5484. groupname: ''
  5485. },
  5486. {
  5487. autoid: 11192,
  5488. tablekey: 'table_pcweb_userinfo',
  5489. columnfield: 'nickname',
  5490. columntitle: '客户简称',
  5491. columnwidth: '0',
  5492. orderindex: 30,
  5493. isshow: 1,
  5494. aligntype: 1,
  5495. formattertype: '',
  5496. formatterstring: '',
  5497. remark: 'nickname',
  5498. needsummary: 0,
  5499. summarytype: 0,
  5500. groupname: ''
  5501. },
  5502. {
  5503. autoid: 11193,
  5504. tablekey: 'table_pcweb_userinfo',
  5505. columnfield: 'customername',
  5506. columntitle: '客户名称',
  5507. columnwidth: '0',
  5508. orderindex: 40,
  5509. isshow: 1,
  5510. aligntype: 1,
  5511. formattertype: '',
  5512. formatterstring: '',
  5513. remark: 'customername',
  5514. needsummary: 0,
  5515. summarytype: 0,
  5516. groupname: ''
  5517. },
  5518. {
  5519. autoid: 11194,
  5520. tablekey: 'table_pcweb_userinfo',
  5521. columnfield: 'cardtype',
  5522. columntitle: '证件类型',
  5523. columnwidth: '0',
  5524. orderindex: 50,
  5525. isshow: 1,
  5526. aligntype: 1,
  5527. formattertype: '',
  5528. formatterstring: '',
  5529. remark: 'cardtype',
  5530. needsummary: 0,
  5531. summarytype: 0,
  5532. groupname: ''
  5533. },
  5534. {
  5535. autoid: 11195,
  5536. tablekey: 'table_pcweb_userinfo',
  5537. columnfield: 'cardnum',
  5538. columntitle: '证件号码',
  5539. columnwidth: '0',
  5540. orderindex: 60,
  5541. isshow: 1,
  5542. aligntype: 1,
  5543. formattertype: '',
  5544. formatterstring: '',
  5545. remark: 'cardnum',
  5546. needsummary: 0,
  5547. summarytype: 0,
  5548. groupname: ''
  5549. },
  5550. {
  5551. autoid: 11196,
  5552. tablekey: 'table_pcweb_userinfo',
  5553. columnfield: 'contactname',
  5554. columntitle: '联系人',
  5555. columnwidth: '0',
  5556. orderindex: 70,
  5557. isshow: 1,
  5558. aligntype: 1,
  5559. formattertype: '',
  5560. formatterstring: '',
  5561. remark: 'contactname',
  5562. needsummary: 0,
  5563. summarytype: 0,
  5564. groupname: ''
  5565. },
  5566. {
  5567. autoid: 11197,
  5568. tablekey: 'table_pcweb_userinfo',
  5569. columnfield: 'mobile',
  5570. columntitle: '手机号码',
  5571. columnwidth: '0',
  5572. orderindex: 80,
  5573. isshow: 1,
  5574. aligntype: 1,
  5575. formattertype: '',
  5576. formatterstring: '',
  5577. remark: 'mobile',
  5578. needsummary: 0,
  5579. summarytype: 0,
  5580. groupname: ''
  5581. },
  5582. {
  5583. autoid: 11198,
  5584. tablekey: 'table_pcweb_userinfo',
  5585. columnfield: 'email',
  5586. columntitle: '邮箱',
  5587. columnwidth: '0',
  5588. orderindex: 90,
  5589. isshow: 1,
  5590. aligntype: 1,
  5591. formattertype: '',
  5592. formatterstring: '',
  5593. remark: 'email',
  5594. needsummary: 0,
  5595. summarytype: 0,
  5596. groupname: ''
  5597. },
  5598. {
  5599. autoid: 11199,
  5600. tablekey: 'table_pcweb_userinfo',
  5601. columnfield: 'legalpersonname',
  5602. columntitle: '法定代表人',
  5603. columnwidth: '0',
  5604. orderindex: 100,
  5605. isshow: 1,
  5606. aligntype: 1,
  5607. formattertype: '',
  5608. formatterstring: '',
  5609. remark: 'legalpersonname',
  5610. needsummary: 0,
  5611. summarytype: 0,
  5612. groupname: ''
  5613. },
  5614. {
  5615. autoid: 11200,
  5616. tablekey: 'table_pcweb_userinfo',
  5617. columnfield: 'taxpayernum',
  5618. columntitle: '纳税人识别号',
  5619. columnwidth: '0',
  5620. orderindex: 110,
  5621. isshow: 1,
  5622. aligntype: 1,
  5623. formattertype: '',
  5624. formatterstring: '',
  5625. remark: 'taxpayernum',
  5626. needsummary: 0,
  5627. summarytype: 0,
  5628. groupname: ''
  5629. },
  5630. {
  5631. autoid: 11201,
  5632. tablekey: 'table_pcweb_userinfo',
  5633. columnfield: 'cardphotourl',
  5634. columntitle: '证件照',
  5635. columnwidth: '0',
  5636. orderindex: 120,
  5637. isshow: 1,
  5638. aligntype: 1,
  5639. formattertype: '',
  5640. formatterstring: '',
  5641. remark: 'cardphotourl',
  5642. needsummary: 0,
  5643. summarytype: 0,
  5644. groupname: ''
  5645. },
  5646. {
  5647. autoid: 11202,
  5648. tablekey: 'table_pcweb_userinfo',
  5649. columnfield: 'address',
  5650. columntitle: '地址',
  5651. columnwidth: '0',
  5652. orderindex: 130,
  5653. isshow: 1,
  5654. aligntype: 1,
  5655. formattertype: '',
  5656. formatterstring: '',
  5657. remark: 'address',
  5658. needsummary: 0,
  5659. summarytype: 0,
  5660. groupname: ''
  5661. },
  5662. {
  5663. autoid: 11203,
  5664. tablekey: 'table_pcweb_userinfo',
  5665. columnfield: 'remark',
  5666. columntitle: '备注',
  5667. columnwidth: '0',
  5668. orderindex: 140,
  5669. isshow: 1,
  5670. aligntype: 1,
  5671. formattertype: '',
  5672. formatterstring: '',
  5673. remark: 'remark',
  5674. needsummary: 0,
  5675. summarytype: 0,
  5676. groupname: ''
  5677. }
  5678. ]
  5679. },
  5680. {
  5681. tablekey: 'table_pcweb_current_inventory',
  5682. tabletype: 2,
  5683. tablename: '库存查询-当前库存',
  5684. tabelmenu: '',
  5685. remark: 'web端-库存查询-当前库存',
  5686. columns: [
  5687. {
  5688. autoid: 11518,
  5689. tablekey: 'table_pcweb_current_inventory',
  5690. columnfield: 'deliverygoodsname',
  5691. columntitle: '现货品种',
  5692. columnwidth: '0',
  5693. orderindex: 10,
  5694. isshow: 1,
  5695. aligntype: 1,
  5696. formattertype: '',
  5697. formatterstring: '',
  5698. remark: 'deliverygoodsname',
  5699. needsummary: 0,
  5700. summarytype: 0,
  5701. groupname: ''
  5702. },
  5703. {
  5704. autoid: 11519,
  5705. tablekey: 'table_pcweb_current_inventory',
  5706. columnfield: 'wrstandardname',
  5707. columntitle: '品类',
  5708. columnwidth: '0',
  5709. orderindex: 20,
  5710. isshow: 1,
  5711. aligntype: 1,
  5712. formattertype: '',
  5713. formatterstring: '',
  5714. remark: 'wrstandardname',
  5715. needsummary: 0,
  5716. summarytype: 0,
  5717. groupname: ''
  5718. },
  5719. {
  5720. autoid: 11520,
  5721. tablekey: 'table_pcweb_current_inventory',
  5722. columnfield: 'brandname',
  5723. columntitle: '品牌',
  5724. columnwidth: '0',
  5725. orderindex: 30,
  5726. isshow: 1,
  5727. aligntype: 1,
  5728. formattertype: '',
  5729. formatterstring: '',
  5730. remark: 'brandname',
  5731. needsummary: 0,
  5732. summarytype: 0,
  5733. groupname: ''
  5734. },
  5735. {
  5736. autoid: 11521,
  5737. tablekey: 'table_pcweb_current_inventory',
  5738. columnfield: 'warehousename',
  5739. columntitle: '仓库',
  5740. columnwidth: '0',
  5741. orderindex: 40,
  5742. isshow: 1,
  5743. aligntype: 1,
  5744. formattertype: '',
  5745. formatterstring: '',
  5746. remark: 'warehousename',
  5747. needsummary: 0,
  5748. summarytype: 0,
  5749. groupname: ''
  5750. },
  5751. {
  5752. autoid: 11522,
  5753. tablekey: 'table_pcweb_current_inventory',
  5754. columnfield: 'oristock',
  5755. columntitle: '昨日量',
  5756. columnwidth: '0',
  5757. orderindex: 50,
  5758. isshow: 1,
  5759. aligntype: 1,
  5760. formattertype: '',
  5761. formatterstring: '',
  5762. remark: 'oristock',
  5763. needsummary: 0,
  5764. summarytype: 0,
  5765. groupname: ''
  5766. },
  5767. {
  5768. autoid: 11523,
  5769. tablekey: 'table_pcweb_current_inventory',
  5770. columnfield: 'todayproduceinqty',
  5771. columntitle: '今日入库量',
  5772. columnwidth: '0',
  5773. orderindex: 60,
  5774. isshow: 1,
  5775. aligntype: 1,
  5776. formattertype: '',
  5777. formatterstring: '',
  5778. remark: 'todayproduceinqty',
  5779. needsummary: 0,
  5780. summarytype: 0,
  5781. groupname: ''
  5782. },
  5783. {
  5784. autoid: 11524,
  5785. tablekey: 'table_pcweb_current_inventory',
  5786. columnfield: 'todayproduceoutqty',
  5787. columntitle: '今日出库量',
  5788. columnwidth: '0',
  5789. orderindex: 70,
  5790. isshow: 1,
  5791. aligntype: 1,
  5792. formattertype: '',
  5793. formatterstring: '',
  5794. remark: 'todayproduceoutqty',
  5795. needsummary: 0,
  5796. summarytype: 0,
  5797. groupname: ''
  5798. },
  5799. {
  5800. autoid: 11525,
  5801. tablekey: 'table_pcweb_current_inventory',
  5802. columnfield: 'curstock',
  5803. columntitle: '今日量',
  5804. columnwidth: '0',
  5805. orderindex: 80,
  5806. isshow: 1,
  5807. aligntype: 1,
  5808. formattertype: '',
  5809. formatterstring: '',
  5810. remark: 'curstock',
  5811. needsummary: 0,
  5812. summarytype: 0,
  5813. groupname: ''
  5814. }
  5815. ]
  5816. },
  5817. {
  5818. tablekey: 'table_pcweb_application_record',
  5819. tabletype: 2,
  5820. tablename: '库存查询-申请记录',
  5821. tabelmenu: '',
  5822. remark: 'web端-库存查询-申请记录',
  5823. columns: [
  5824. {
  5825. autoid: 11526,
  5826. tablekey: 'table_pcweb_application_record',
  5827. columnfield: 'deliverygoodsname',
  5828. columntitle: '现货品种',
  5829. columnwidth: '0',
  5830. orderindex: 10,
  5831. isshow: 1,
  5832. aligntype: 1,
  5833. formattertype: '',
  5834. formatterstring: '',
  5835. remark: 'deliverygoodsname',
  5836. needsummary: 0,
  5837. summarytype: 0,
  5838. groupname: ''
  5839. },
  5840. {
  5841. autoid: 11527,
  5842. tablekey: 'table_pcweb_application_record',
  5843. columnfield: 'wrstandardname',
  5844. columntitle: '品类',
  5845. columnwidth: '0',
  5846. orderindex: 20,
  5847. isshow: 1,
  5848. aligntype: 1,
  5849. formattertype: '',
  5850. formatterstring: '',
  5851. remark: 'wrstandardname',
  5852. needsummary: 0,
  5853. summarytype: 0,
  5854. groupname: ''
  5855. },
  5856. {
  5857. autoid: 11528,
  5858. tablekey: 'table_pcweb_application_record',
  5859. columnfield: 'brandname',
  5860. columntitle: '品牌',
  5861. columnwidth: '0',
  5862. orderindex: 30,
  5863. isshow: 1,
  5864. aligntype: 1,
  5865. formattertype: '',
  5866. formatterstring: '',
  5867. remark: 'brandname',
  5868. needsummary: 0,
  5869. summarytype: 0,
  5870. groupname: ''
  5871. },
  5872. {
  5873. autoid: 11529,
  5874. tablekey: 'table_pcweb_application_record',
  5875. columnfield: 'warehousename',
  5876. columntitle: '仓库',
  5877. columnwidth: '0',
  5878. orderindex: 40,
  5879. isshow: 1,
  5880. aligntype: 1,
  5881. formattertype: '',
  5882. formatterstring: '',
  5883. remark: 'warehousename',
  5884. needsummary: 0,
  5885. summarytype: 0,
  5886. groupname: ''
  5887. },
  5888. {
  5889. autoid: 11530,
  5890. tablekey: 'table_pcweb_application_record',
  5891. columnfield: 'pricetype',
  5892. columntitle: '类型',
  5893. columnwidth: '0',
  5894. orderindex: 50,
  5895. isshow: 1,
  5896. aligntype: 1,
  5897. formattertype: '',
  5898. formatterstring: '',
  5899. remark: 'pricetype',
  5900. needsummary: 0,
  5901. summarytype: 0,
  5902. groupname: ''
  5903. },
  5904. {
  5905. autoid: 11531,
  5906. tablekey: 'table_pcweb_application_record',
  5907. columnfield: 'qty',
  5908. columntitle: '数量',
  5909. columnwidth: '0',
  5910. orderindex: 60,
  5911. isshow: 1,
  5912. aligntype: 1,
  5913. formattertype: '',
  5914. formatterstring: '',
  5915. remark: 'qty',
  5916. needsummary: 0,
  5917. summarytype: 0,
  5918. groupname: ''
  5919. },
  5920. {
  5921. autoid: 11532,
  5922. tablekey: 'table_pcweb_application_record',
  5923. columnfield: 'contractno',
  5924. columntitle: '合同编号',
  5925. columnwidth: '0',
  5926. orderindex: 70,
  5927. isshow: 1,
  5928. aligntype: 1,
  5929. formattertype: '',
  5930. formatterstring: '',
  5931. remark: 'contractno',
  5932. needsummary: 0,
  5933. summarytype: 0,
  5934. groupname: ''
  5935. },
  5936. {
  5937. autoid: 11533,
  5938. tablekey: 'table_pcweb_application_record',
  5939. columnfield: 'applytime',
  5940. columntitle: '登记时间',
  5941. columnwidth: '0',
  5942. orderindex: 80,
  5943. isshow: 1,
  5944. aligntype: 1,
  5945. formattertype: '',
  5946. formatterstring: '',
  5947. remark: 'hedgeplanstatus',
  5948. needsummary: 0,
  5949. summarytype: 0,
  5950. groupname: ''
  5951. },
  5952. {
  5953. autoid: 11534,
  5954. tablekey: 'table_pcweb_application_record',
  5955. columnfield: 'applyname',
  5956. columntitle: '登记人',
  5957. columnwidth: '0',
  5958. orderindex: 90,
  5959. isshow: 1,
  5960. aligntype: 1,
  5961. formattertype: '',
  5962. formatterstring: '',
  5963. remark: 'hedgeplanstatus',
  5964. needsummary: 0,
  5965. summarytype: 0,
  5966. groupname: ''
  5967. },
  5968. {
  5969. autoid: 11535,
  5970. tablekey: 'table_pcweb_application_record',
  5971. columnfield: 'audittime',
  5972. columntitle: '审核时间',
  5973. columnwidth: '0',
  5974. orderindex: 100,
  5975. isshow: 1,
  5976. aligntype: 1,
  5977. formattertype: '',
  5978. formatterstring: '',
  5979. remark: 'hedgeplanstatus',
  5980. needsummary: 0,
  5981. summarytype: 0,
  5982. groupname: ''
  5983. },
  5984. {
  5985. autoid: 11536,
  5986. tablekey: 'table_pcweb_application_record',
  5987. columnfield: 'auditname',
  5988. columntitle: '审核人',
  5989. columnwidth: '0',
  5990. orderindex: 110,
  5991. isshow: 1,
  5992. aligntype: 1,
  5993. formattertype: '',
  5994. formatterstring: '',
  5995. remark: 'hedgeplanstatus',
  5996. needsummary: 0,
  5997. summarytype: 0,
  5998. groupname: ''
  5999. }
  6000. ]
  6001. }
  6002. ];