diff --git a/src/views/activiti/applyHome.vue b/src/views/activiti/applyHome.vue index e8de5b4..af229c0 100644 --- a/src/views/activiti/applyHome.vue +++ b/src/views/activiti/applyHome.vue @@ -219,11 +219,11 @@ } /deep/.ant-modal-content{ height: 100%; - overflow-y: hidden; + overflow-y: scroll; } /deep/.ant-modal-body{ height: 100%; - overflow-y: scroll; + /*overflow-y: scroll;*/ } /deep/.ant-modal{ top:45px diff --git a/src/views/activiti/applyList.vue b/src/views/activiti/applyList.vue index 48053ab..ade6a5f 100644 --- a/src/views/activiti/applyList.vue +++ b/src/views/activiti/applyList.vue @@ -533,7 +533,7 @@ this.modalCancelVisible = true; }, handelSubmitCancel(v) { - this.loading=true; + // this.loading=true; this.$confirm({ title: '撤回', content: `您确定要撤回吗?`, @@ -599,11 +599,11 @@ } /deep/.ant-modal-content{ height: 100%; - overflow-y: hidden; + overflow-y: scroll; } /deep/.ant-modal-body{ height: 100%; - overflow-y: scroll; + /*overflow-y: scroll;*/ } /deep/.ant-modal{ top:45px diff --git a/src/views/activiti/doneManage.vue b/src/views/activiti/doneManage.vue index 0218ff9..d8fc2de 100644 --- a/src/views/activiti/doneManage.vue +++ b/src/views/activiti/doneManage.vue @@ -272,11 +272,11 @@ export default { } /deep/.ant-modal-content{ height: 100%; - overflow-y: hidden; + overflow-y: scroll; } /deep/.ant-modal-body{ height: 100%; - overflow-y: scroll; + /*overflow-y: scroll;*/ } /deep/.ant-modal{ top:45px diff --git a/src/views/activiti/processFinishManage.vue b/src/views/activiti/processFinishManage.vue index 01bb11d..47eea2d 100644 --- a/src/views/activiti/processFinishManage.vue +++ b/src/views/activiti/processFinishManage.vue @@ -277,11 +277,11 @@ export default { } /deep/.ant-modal-content{ height: 100%; - overflow-y: hidden; + overflow-y: scroll; } /deep/.ant-modal-body{ height: 100%; - overflow-y: scroll; + /*overflow-y: scroll;*/ } /deep/.ant-modal{ top:45px diff --git a/src/views/activiti/processInsManage.vue b/src/views/activiti/processInsManage.vue index 5235fee..0338be0 100644 --- a/src/views/activiti/processInsManage.vue +++ b/src/views/activiti/processInsManage.vue @@ -339,11 +339,11 @@ export default { } /deep/.ant-modal-content{ height: 100%; - overflow-y: hidden; + overflow-y: scroll; } /deep/.ant-modal-body{ height: 100%; - overflow-y: scroll; + /*overflow-y: scroll;*/ } /deep/.ant-modal{ top:45px diff --git a/src/views/activiti/todoManage.vue b/src/views/activiti/todoManage.vue index 9d445f6..862a63e 100644 --- a/src/views/activiti/todoManage.vue +++ b/src/views/activiti/todoManage.vue @@ -717,11 +717,11 @@ } /deep/.ant-modal-content{ height: 100%; - overflow-y: hidden; + overflow-y: scroll; } /deep/.ant-modal-body{ height: 100%; - overflow-y: scroll; + /*overflow-y: scroll;*/ } /deep/.ant-modal{ top:45px diff --git a/src/views/waste/ProcessWasteList.vue b/src/views/waste/ProcessWasteList.vue index 2a57b8b..52f40cf 100644 --- a/src/views/waste/ProcessWasteList.vue +++ b/src/views/waste/ProcessWasteList.vue @@ -28,14 +28,14 @@ - {{item.unit_dictText}} + {{item.departName}} - {{item.unit_dictText}} + {{item.departName}} @@ -226,7 +226,7 @@ exportXlsUrl: "/waste/processWaste/exportXls", importExcelUrl: "waste/processWaste/importExcel", userRoleUrl: "/sys/user/queryUserRolePart", - listByuntil: '/unitwaste/processUnitWasteWarehouseCode/list', + listByuntil: '/unitwaste/processUnitWasteWarehouseCode/listAllNoPage', }, dictOptions:{}, superFieldList:[],