Commit 397a4bf3 by Wuyuqiu

Merge branch 'development-202206' of http://114.115.138.98:8900/fukai/vue-gjjs…

Merge branch 'development-202206' of http://114.115.138.98:8900/fukai/vue-gjjs into development-202206
parents 2b155b69 8f0c3bed
...@@ -59,7 +59,7 @@ export default class Bctsel{ ...@@ -59,7 +59,7 @@ export default class Bctsel{
dadsnd:"", // Drag Drop Sender .recget.sdamod.dadsnd dadsnd:"", // Drag Drop Sender .recget.sdamod.dadsnd
}, },
}, },
clsflg:"", // Show closed Contracts .clsflg clsflg:"C", // Show closed Contracts .clsflg
matp:{ matp:{
mattxtlab:"", // Label for MATTXT .matp.mattxtlab mattxtlab:"", // Label for MATTXT .matp.mattxtlab
}, },
......
...@@ -54,7 +54,7 @@ export default class Botsel{ ...@@ -54,7 +54,7 @@ export default class Botsel{
dadsnd:"", // Drag Drop Sender .recget.sdamod.dadsnd dadsnd:"", // Drag Drop Sender .recget.sdamod.dadsnd
}, },
}, },
clsflg:"", // Show closed Contract .clsflg clsflg:"C", // Show closed Contract .clsflg
matp:{ matp:{
mattxtlab:"", // Label for MATTXT .matp.mattxtlab mattxtlab:"", // Label for MATTXT .matp.mattxtlab
}, },
......
...@@ -109,7 +109,7 @@ export default class Bptsel{ ...@@ -109,7 +109,7 @@ export default class Bptsel{
dadsnd:"", // Drag Drop Sender .recget.sdamod.dadsnd dadsnd:"", // Drag Drop Sender .recget.sdamod.dadsnd
}, },
}, },
clsflg:"", // SShow closed Contract .clsflg clsflg:"C", // SShow closed Contract .clsflg
pageId: "" // ctx的key pageId: "" // ctx的key
} }
} }
......
...@@ -93,7 +93,7 @@ export default class Cctsel { ...@@ -93,7 +93,7 @@ export default class Cctsel {
dadsnd: "", // Drag Drop Sender .recget.sdamod.dadsnd dadsnd: "", // Drag Drop Sender .recget.sdamod.dadsnd
}, },
}, },
clsflg: "", // Show closed Contract .clsflg clsflg: "C", // Show closed Contract .clsflg
ledgrp: { ledgrp: {
rec: { rec: {
......
...@@ -20,7 +20,7 @@ export default class Cltsel{ ...@@ -20,7 +20,7 @@ export default class Cltsel{
dadsnd:"", // Drag Drop Sender .recget.sdamod.dadsnd dadsnd:"", // Drag Drop Sender .recget.sdamod.dadsnd
}, },
}, },
clsflg:"", // Show closed Contract .clsflg clsflg:"C", // Show closed Contract .clsflg
cldgrp:{ cldgrp:{
rec:{ rec:{
ownref:"", // Reference .cldgrp.rec.ownref ownref:"", // Reference .cldgrp.rec.ownref
......
...@@ -45,7 +45,7 @@ export default class Cptsel{ ...@@ -45,7 +45,7 @@ export default class Cptsel{
dadsnd:"", // Drag Drop Sender .recget.sdamod.dadsnd dadsnd:"", // Drag Drop Sender .recget.sdamod.dadsnd
}, },
}, },
clsflg:"", // Show closed Contract .clsflg clsflg:"C", // Show closed Contract .clsflg
cfgfil:{ cfgfil:{
btnstm:"", btnstm:"",
bitmap:"", // Bitmap for folder .cfgfil.bitmap bitmap:"", // Bitmap for folder .cfgfil.bitmap
......
...@@ -65,7 +65,7 @@ export default class Detsel { ...@@ -65,7 +65,7 @@ export default class Detsel {
pts: new Pts().data, pts: new Pts().data,
}, },
}, },
clsflg: "", // Show closed Contracts .clsflg clsflg: "C", // Show closed Contracts .clsflg
recget: { recget: {
sdamod: { sdamod: {
dadsnd: "", // Drag Drop Sender .recget.sdamod.dadsnd dadsnd: "", // Drag Drop Sender .recget.sdamod.dadsnd
......
...@@ -54,7 +54,7 @@ export default class Getsel{ ...@@ -54,7 +54,7 @@ export default class Getsel{
dadsnd:"", // Drag Drop Sender .recget.sdamod.dadsnd dadsnd:"", // Drag Drop Sender .recget.sdamod.dadsnd
}, },
}, },
clsflg:"", // Show closed Contract .clsflg clsflg:"C", // Show closed Contract .clsflg
explab:"", // Label unlimited Validity .explab explab:"", // Label unlimited Validity .explab
aplmullab:"", // Label, that is set, if there are multiple applicants .aplmullab aplmullab:"", // Label, that is set, if there are multiple applicants .aplmullab
lialab:"", // Label unlimited lLability .lialab lialab:"", // Label unlimited lLability .lialab
......
...@@ -60,7 +60,7 @@ export default class Gitsel{ ...@@ -60,7 +60,7 @@ export default class Gitsel{
dadsnd:"", // Drag Drop Sender .recget.sdamod.dadsnd dadsnd:"", // Drag Drop Sender .recget.sdamod.dadsnd
}, },
}, },
clsflg:"", // Show closed Contract .clsflg clsflg:"C", // Show closed Contract .clsflg
explab:"", // Label unlimited Validity .explab explab:"", // Label unlimited Validity .explab
aplmullab:"", // Label, that is set, if there are multiple applicants .aplmullab aplmullab:"", // Label, that is set, if there are multiple applicants .aplmullab
lialab:"", // Label unlimited lLability .lialab lialab:"", // Label unlimited lLability .lialab
......
...@@ -75,7 +75,7 @@ export default class Letsel{ ...@@ -75,7 +75,7 @@ export default class Letsel{
dadsnd:"", // Drag Drop Sender .recget.sdamod.dadsnd dadsnd:"", // Drag Drop Sender .recget.sdamod.dadsnd
}, },
}, },
clsflg:"", // Show closed Contracts .clsflg clsflg:"C", // Show closed Contracts .clsflg
bedgrp:{ bedgrp:{
rec:{ rec:{
ownref:"", // Document Reference .bedgrp.rec.ownref ownref:"", // Document Reference .bedgrp.rec.ownref
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment