提交 754bb507 编写于 作者: ibizdev's avatar ibizdev

tony001 发布系统代码 [TrainSys,网页端]

上级 2dcf5f8d
...@@ -672,6 +672,7 @@ ...@@ -672,6 +672,7 @@
"index" : 0, "index" : 0,
"name" : "pie_0-DEFAULT", "name" : "pie_0-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"groupMode" : "CODELIST",
"index" : 0, "index" : 0,
"name" : "NAME", "name" : "NAME",
"getPSCodeList" : { "getPSCodeList" : {
...@@ -780,6 +781,7 @@ ...@@ -780,6 +781,7 @@
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json" "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
}, },
"eChartsType" : "pie", "eChartsType" : "pie",
"groupMode" : "CODELIST",
"index" : 0, "index" : 0,
"name" : "pie_0", "name" : "pie_0",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
......
...@@ -47,6 +47,7 @@ ...@@ -47,6 +47,7 @@
"index" : 0, "index" : 0,
"name" : "pie_0-DEFAULT", "name" : "pie_0-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"groupMode" : "CODELIST",
"index" : 0, "index" : 0,
"name" : "NAME", "name" : "NAME",
"getPSCodeList" : { "getPSCodeList" : {
...@@ -81,6 +82,7 @@ ...@@ -81,6 +82,7 @@
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json" "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
}, },
"eChartsType" : "pie", "eChartsType" : "pie",
"groupMode" : "CODELIST",
"index" : 0, "index" : 0,
"name" : "pie_0", "name" : "pie_0",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
......
...@@ -703,6 +703,7 @@ ...@@ -703,6 +703,7 @@
"index" : 0, "index" : 0,
"name" : "pie_0-DEFAULT", "name" : "pie_0-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"groupMode" : "CODELIST",
"index" : 0, "index" : 0,
"name" : "NAME", "name" : "NAME",
"getPSCodeList" : { "getPSCodeList" : {
...@@ -811,6 +812,7 @@ ...@@ -811,6 +812,7 @@
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json" "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
}, },
"eChartsType" : "pie", "eChartsType" : "pie",
"groupMode" : "CODELIST",
"index" : 0, "index" : 0,
"name" : "pie_0", "name" : "pie_0",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
......
...@@ -326,6 +326,7 @@ ...@@ -326,6 +326,7 @@
"index" : 0, "index" : 0,
"name" : "pie_0-DEFAULT", "name" : "pie_0-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"groupMode" : "CODELIST",
"index" : 0, "index" : 0,
"name" : "NAME", "name" : "NAME",
"getPSCodeList" : { "getPSCodeList" : {
...@@ -434,6 +435,7 @@ ...@@ -434,6 +435,7 @@
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json" "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
}, },
"eChartsType" : "pie", "eChartsType" : "pie",
"groupMode" : "CODELIST",
"index" : 0, "index" : 0,
"name" : "pie_0", "name" : "pie_0",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
......
...@@ -613,7 +613,6 @@ ...@@ -613,7 +613,6 @@
"modeltype" : "PSSYSSEARCHBAR" "modeltype" : "PSSYSSEARCHBAR"
}, { }, {
"codeName" : "CRMTabSearchViewtabexppanel", "codeName" : "CRMTabSearchViewtabexppanel",
"controlStyle" : "TABEXPPANEL_DROPDOWN",
"controlType" : "TABEXPPANEL", "controlType" : "TABEXPPANEL",
"name" : "tabexppanel", "name" : "tabexppanel",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
...@@ -1293,11 +1292,6 @@ ...@@ -1293,11 +1292,6 @@
"modelid" : "be33257d7c86701c565baf56214fe573_list", "modelid" : "be33257d7c86701c565baf56214fe573_list",
"modeltype" : "PSVIEWPANEL" "modeltype" : "PSVIEWPANEL"
} ], } ],
"getPSSysPFPlugin" : {
"pluginType" : "CUSTOM",
"pluginCode" : "TABEXPPANEL_DROPDOWN",
"runtimeObject" : true
},
"getPSTabExpPages" : [ { "getPSTabExpPages" : [ {
"name" : "gird" "name" : "gird"
}, { }, {
......
...@@ -3682,7 +3682,6 @@ ...@@ -3682,7 +3682,6 @@
"modeltype" : "PSTABEXPPANEL" "modeltype" : "PSTABEXPPANEL"
}, { }, {
"codeName" : "CRMTabSearchViewtabexppanel", "codeName" : "CRMTabSearchViewtabexppanel",
"controlStyle" : "TABEXPPANEL_DROPDOWN",
"controlType" : "TABEXPPANEL", "controlType" : "TABEXPPANEL",
"name" : "tabexppanel", "name" : "tabexppanel",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
...@@ -3756,11 +3755,6 @@ ...@@ -3756,11 +3755,6 @@
"modelid" : "be33257d7c86701c565baf56214fe573_list", "modelid" : "be33257d7c86701c565baf56214fe573_list",
"modeltype" : "PSVIEWPANEL" "modeltype" : "PSVIEWPANEL"
} ], } ],
"getPSSysPFPlugin" : {
"pluginType" : "CUSTOM",
"pluginCode" : "TABEXPPANEL_DROPDOWN",
"runtimeObject" : true
},
"getPSTabExpPages" : [ { "getPSTabExpPages" : [ {
"name" : "gird" "name" : "gird"
}, { }, {
......
...@@ -5932,20 +5932,6 @@ ...@@ -5932,20 +5932,6 @@
"refMode" : "CONTROLITEM", "refMode" : "CONTROLITEM",
"refTag" : "FORM", "refTag" : "FORM",
"refTag2" : "MDCTRL" "refTag2" : "MDCTRL"
}, {
"name" : "关系分页部件(下拉)",
"getPSSysPFPlugin" : {
"pluginType" : "CUSTOM",
"pluginCode" : "TABEXPPANEL_DROPDOWN",
"runtimeObject" : true
},
"pluginCode" : "TABEXPPANEL_DROPDOWN",
"pluginType" : "CUSTOM",
"rTObjectName" : "IBizTabExpPanelDropdownControl",
"rTObjectRepo" : "@ibiz-template-crm/tab-search-bar@0.0.2-alpha.1",
"refMode" : "CONTROL",
"refTag" : "TABEXPPANEL",
"runtimeObject" : true
}, { }, {
"name" : "分组搜索栏", "name" : "分组搜索栏",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
...@@ -16579,6 +16565,7 @@ ...@@ -16579,6 +16565,7 @@
"index" : 0, "index" : 0,
"name" : "pie_0-DEFAULT", "name" : "pie_0-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"groupMode" : "CODELIST",
"index" : 0, "index" : 0,
"name" : "NAME", "name" : "NAME",
"getPSCodeList" : { "getPSCodeList" : {
...@@ -16687,6 +16674,7 @@ ...@@ -16687,6 +16674,7 @@
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json" "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
}, },
"eChartsType" : "pie", "eChartsType" : "pie",
"groupMode" : "CODELIST",
"index" : 0, "index" : 0,
"name" : "pie_0", "name" : "pie_0",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
...@@ -53492,7 +53480,6 @@ ...@@ -53492,7 +53480,6 @@
"modeltype" : "PSSYSSEARCHBAR" "modeltype" : "PSSYSSEARCHBAR"
}, { }, {
"codeName" : "CRMTabSearchViewtabexppanel", "codeName" : "CRMTabSearchViewtabexppanel",
"controlStyle" : "TABEXPPANEL_DROPDOWN",
"controlType" : "TABEXPPANEL", "controlType" : "TABEXPPANEL",
"name" : "tabexppanel", "name" : "tabexppanel",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
...@@ -54172,11 +54159,6 @@ ...@@ -54172,11 +54159,6 @@
"modelid" : "be33257d7c86701c565baf56214fe573_list", "modelid" : "be33257d7c86701c565baf56214fe573_list",
"modeltype" : "PSVIEWPANEL" "modeltype" : "PSVIEWPANEL"
} ], } ],
"getPSSysPFPlugin" : {
"pluginType" : "CUSTOM",
"pluginCode" : "TABEXPPANEL_DROPDOWN",
"runtimeObject" : true
},
"getPSTabExpPages" : [ { "getPSTabExpPages" : [ {
"name" : "gird" "name" : "gird"
}, { }, {
...@@ -360,20 +360,6 @@ ...@@ -360,20 +360,6 @@
"refMode" : "CONTROLITEM", "refMode" : "CONTROLITEM",
"refTag" : "FORM", "refTag" : "FORM",
"refTag2" : "MDCTRL" "refTag2" : "MDCTRL"
}, {
"name" : "关系分页部件(下拉)",
"getPSSysPFPlugin" : {
"pluginType" : "CUSTOM",
"pluginCode" : "TABEXPPANEL_DROPDOWN",
"runtimeObject" : true
},
"pluginCode" : "TABEXPPANEL_DROPDOWN",
"pluginType" : "CUSTOM",
"rTObjectName" : "IBizTabExpPanelDropdownControl",
"rTObjectRepo" : "@ibiz-template-crm/tab-search-bar@0.0.2-alpha.1",
"refMode" : "CONTROL",
"refTag" : "TABEXPPANEL",
"runtimeObject" : true
}, { }, {
"name" : "分组搜索栏", "name" : "分组搜索栏",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册