diff --git a/src/main/resources/views/platform/zhgh/democratic/proposal/common/info.js b/src/main/resources/views/platform/zhgh/democratic/proposal/common/info.js index 85836245..934f4fcc 100644 --- a/src/main/resources/views/platform/zhgh/democratic/proposal/common/info.js +++ b/src/main/resources/views/platform/zhgh/democratic/proposal/common/info.js @@ -54,7 +54,7 @@ const PROPOSAL_INFO = {
并案信息
- + @@ -69,6 +69,37 @@ const PROPOSAL_INFO = { + + +
@@ -118,10 +149,17 @@ const PROPOSAL_INFO = { {{ task.finishTime }} - - +
+ + + +
{{task.ext.tf_masterUnitName}} diff --git a/src/main/resources/views/platform/zhgh/democratic/proposal/transact/mine/index.html b/src/main/resources/views/platform/zhgh/democratic/proposal/transact/mine/index.html index 001c25a2..b9bb7a3c 100644 --- a/src/main/resources/views/platform/zhgh/democratic/proposal/transact/mine/index.html +++ b/src/main/resources/views/platform/zhgh/democratic/proposal/transact/mine/index.html @@ -101,7 +101,7 @@ layout("/layouts/platform.html"){ businessNo: null, tableColumns: [ {label: "提案编号", prop: "code"}, - {label: "提案名称", prop: "name"}, + {label: "提案名称", prop: "name", width: "200px"}, {label: "提案人", prop: "createUserName"}, {label: "提案类别", prop: "typeName"}, {label: "届次", prop: "sessionName"}, diff --git a/src/main/resources/views/platform/zhgh/democratic/proposal/transact/seconded/index.html b/src/main/resources/views/platform/zhgh/democratic/proposal/transact/seconded/index.html index 1d6a23dd..cdbaf92f 100644 --- a/src/main/resources/views/platform/zhgh/democratic/proposal/transact/seconded/index.html +++ b/src/main/resources/views/platform/zhgh/democratic/proposal/transact/seconded/index.html @@ -102,7 +102,7 @@ layout("/layouts/platform.html"){ return { tableColumns: [ {label: "提案编号", prop: "code"}, - {label: "提案名称", prop: "name"}, + {label: "提案名称", prop: "name", width: "200px"}, {label: "提案人", prop: "createUserName"}, {label: "提案类别", prop: "typeName"}, {label: "代表团", prop: "delegationName"}, diff --git a/src/main/resources/views/platform/zhgh/democratic/proposal/transact/unitReply/index.html b/src/main/resources/views/platform/zhgh/democratic/proposal/transact/unitReply/index.html index 28fe4253..e69cce27 100644 --- a/src/main/resources/views/platform/zhgh/democratic/proposal/transact/unitReply/index.html +++ b/src/main/resources/views/platform/zhgh/democratic/proposal/transact/unitReply/index.html @@ -71,24 +71,27 @@ layout("/layouts/platform.html"){ - - - - - + + + + + + + + + + + + + + + + + + + + @@ -100,6 +103,7 @@ layout("/layouts/platform.html"){ +