浏览代码

Merge branch 'master' of http://47.100.3.209:3000/gdc/yiliangyiyun-pc

ccjgmwz 3 年之前
父节点
当前提交
6a4baf3553
共有 2 个文件被更改,包括 3 次插入2 次删除
  1. 2 1
      src/views/financialManagement/collectionManagementList.vue
  2. 1 1
      src/views/newTask/listPage.vue

+ 2 - 1
src/views/financialManagement/collectionManagementList.vue

@@ -625,7 +625,8 @@ export default {
           
           
         })
         })
 
 
-      this.staffQO.roleId = 'd6a5c8a52da544309259f91f75de1ec6'
+      // this.staffQO.roleId = 'd6a5c8a52da544309259f91f75de1ec6'
+      this.staffQO.roleId = '4be0c38df3e243a9b86446a3c524b91a'
       kuguan(this.staffQO)
       kuguan(this.staffQO)
         .toPromise()
         .toPromise()
         .then(response => {
         .then(response => {

+ 1 - 1
src/views/newTask/listPage.vue

@@ -263,7 +263,7 @@ export default {
         amount: this.typeAllnum,
         amount: this.typeAllnum,
       })
       })
       this.$nextTick(function () {
       this.$nextTick(function () {
-        this.$refs.taskListBoxshow.style.height = `calc(100vh - ${this.$refs.taskTypeShow.offsetHeight}px)`
+        this.$refs.taskListBoxshow.style.height = `calc(100vh - 200px)`
       })
       })
     },
     },
     noticeListFun () {
     noticeListFun () {