diff --git a/D7MqClient/D7MqClient/obj/Debug/D7MqClient.csproj.AssemblyReference.cache b/D7MqClient/D7MqClient/obj/Debug/D7MqClient.csproj.AssemblyReference.cache index 3b7c17a8..9575099e 100644 Binary files a/D7MqClient/D7MqClient/obj/Debug/D7MqClient.csproj.AssemblyReference.cache and b/D7MqClient/D7MqClient/obj/Debug/D7MqClient.csproj.AssemblyReference.cache differ diff --git a/DSWeb.Job.Common/obj/Debug/DSWeb.Job.Common.csproj.AssemblyReference.cache b/DSWeb.Job.Common/obj/Debug/DSWeb.Job.Common.csproj.AssemblyReference.cache index 74242d88..889d2e64 100644 Binary files a/DSWeb.Job.Common/obj/Debug/DSWeb.Job.Common.csproj.AssemblyReference.cache and b/DSWeb.Job.Common/obj/Debug/DSWeb.Job.Common.csproj.AssemblyReference.cache differ diff --git a/DSWeb/Areas/MvcShipping/Viewsjs/MsOpSeae/MsOpSeaeEdit.js b/DSWeb/Areas/MvcShipping/Viewsjs/MsOpSeae/MsOpSeaeEdit.js index a9a55fed..d805c1d3 100644 --- a/DSWeb/Areas/MvcShipping/Viewsjs/MsOpSeae/MsOpSeaeEdit.js +++ b/DSWeb/Areas/MvcShipping/Viewsjs/MsOpSeae/MsOpSeaeEdit.js @@ -11994,26 +11994,63 @@ Ext.extend(Shipping.MsOpSeaeEdit, Ext.Panel, { layout: 'hbox', items: [ { - boxLabel: '新增', //'订舱', + boxLabel: '新增/重发/大修改', //'订舱', name: 'FILETYPE', checked: true, - inputValue: 'B' + inputValue: 'B', + listeners: { + 'change': function (checkbox, checked) { + + if (checked) {//只有在点击时触发 + Ext.getCmp("BSTYPELabel2").setText("包括:正常申报,删单重报;换关区、修改提单号、修改箱型箱量箱号、改配、换配。 "); + } + } + } + //,id: 'radio1' }, { - boxLabel: '修改', //'确认', + boxLabel: '小修改', //'确认', name: 'FILETYPE', - inputValue: 'E' + inputValue: 'E', + listeners: { + 'change': function (checkbox, checked) { + + if (checked) {//只有在点击时触发 + Ext.getCmp("BSTYPELabel2").setText("包括:修改港口、修改包装、修改封号、修改唛头货描、修改收发通、修改件重尺。 "); + } + } + } + //,id: 'radio2' }, { boxLabel: '删除', //'确认', name: 'FILETYPE', - inputValue: 'D' + inputValue: 'D', + listeners: { + 'change': function (checkbox, checked) { + + if (checked) {//只有在点击时触发 + Ext.getCmp("BSTYPELabel2").setText("删除舱单申报"); + } + } + } //,id: 'radio2' - } + }, ] } ] - },{ + }, + { + xtype: 'label', + id: "BSTYPEhead", + html: "该选项包括:" + }, + { + xtype: 'label', + id: "BSTYPELabel2", + text: "正常申报,删单重报;换关区、修改提单号、修改箱型箱量箱号、改配、换配。 " + }, + { xtype: 'radiogroup', fieldLabel:'船代', //'船公司', columns: 2, diff --git a/JobAutoCreateFee/obj/Debug/JobAutoCreateFee.csproj.AssemblyReference.cache b/JobAutoCreateFee/obj/Debug/JobAutoCreateFee.csproj.AssemblyReference.cache index bd1acb15..a7a96361 100644 Binary files a/JobAutoCreateFee/obj/Debug/JobAutoCreateFee.csproj.AssemblyReference.cache and b/JobAutoCreateFee/obj/Debug/JobAutoCreateFee.csproj.AssemblyReference.cache differ diff --git a/JobPingTaiWork/obj/Debug/JobPingTaiWork.csproj.AssemblyReference.cache b/JobPingTaiWork/obj/Debug/JobPingTaiWork.csproj.AssemblyReference.cache index 18bd5bb0..57f83453 100644 Binary files a/JobPingTaiWork/obj/Debug/JobPingTaiWork.csproj.AssemblyReference.cache and b/JobPingTaiWork/obj/Debug/JobPingTaiWork.csproj.AssemblyReference.cache differ diff --git a/JobReqWebData/obj/Debug/JobReqWebData.csproj.AssemblyReference.cache b/JobReqWebData/obj/Debug/JobReqWebData.csproj.AssemblyReference.cache index 25d4ffed..5bfff6bd 100644 Binary files a/JobReqWebData/obj/Debug/JobReqWebData.csproj.AssemblyReference.cache and b/JobReqWebData/obj/Debug/JobReqWebData.csproj.AssemblyReference.cache differ diff --git a/JobScheduler/obj/Debug/JobScheduler.csproj.AssemblyReference.cache b/JobScheduler/obj/Debug/JobScheduler.csproj.AssemblyReference.cache index cf6c19f3..d5ab8640 100644 Binary files a/JobScheduler/obj/Debug/JobScheduler.csproj.AssemblyReference.cache and b/JobScheduler/obj/Debug/JobScheduler.csproj.AssemblyReference.cache differ diff --git a/JobYunDang/obj/Debug/JobYunDang.csproj.AssemblyReference.cache b/JobYunDang/obj/Debug/JobYunDang.csproj.AssemblyReference.cache index c8915047..ff596a43 100644 Binary files a/JobYunDang/obj/Debug/JobYunDang.csproj.AssemblyReference.cache and b/JobYunDang/obj/Debug/JobYunDang.csproj.AssemblyReference.cache differ diff --git a/Job_BoschEdi_FTP/obj/Debug/Job_BoschEdi_FTP.csproj.AssemblyReference.cache b/Job_BoschEdi_FTP/obj/Debug/Job_BoschEdi_FTP.csproj.AssemblyReference.cache index d1661f19..2892f910 100644 Binary files a/Job_BoschEdi_FTP/obj/Debug/Job_BoschEdi_FTP.csproj.AssemblyReference.cache and b/Job_BoschEdi_FTP/obj/Debug/Job_BoschEdi_FTP.csproj.AssemblyReference.cache differ diff --git a/Job_DSWMS_REPORT/obj/Debug/Job_DSWMS_REPORT.csproj.AssemblyReference.cache b/Job_DSWMS_REPORT/obj/Debug/Job_DSWMS_REPORT.csproj.AssemblyReference.cache index 61cb7b56..b2abfbae 100644 Binary files a/Job_DSWMS_REPORT/obj/Debug/Job_DSWMS_REPORT.csproj.AssemblyReference.cache and b/Job_DSWMS_REPORT/obj/Debug/Job_DSWMS_REPORT.csproj.AssemblyReference.cache differ diff --git a/Job_JieFeng_FTP/obj/Debug/Job_JieFeng_FTP.csproj.AssemblyReference.cache b/Job_JieFeng_FTP/obj/Debug/Job_JieFeng_FTP.csproj.AssemblyReference.cache index 5816292d..8f9a2bba 100644 Binary files a/Job_JieFeng_FTP/obj/Debug/Job_JieFeng_FTP.csproj.AssemblyReference.cache and b/Job_JieFeng_FTP/obj/Debug/Job_JieFeng_FTP.csproj.AssemblyReference.cache differ diff --git a/WebSqlHelper/obj/Debug/WebSqlHelper.csproj.AssemblyReference.cache b/WebSqlHelper/obj/Debug/WebSqlHelper.csproj.AssemblyReference.cache index bf996941..12f141b5 100644 Binary files a/WebSqlHelper/obj/Debug/WebSqlHelper.csproj.AssemblyReference.cache and b/WebSqlHelper/obj/Debug/WebSqlHelper.csproj.AssemblyReference.cache differ