chenc 4 yıl önce
ebeveyn
işleme
66980e93dd

+ 4 - 4
pages/dashboard/produce.html

@@ -210,6 +210,8 @@
         const weekInBycategoryList = ServiceProduct.getWeekInByCategory();
         setTimeout(beginFun("charts_24",weekInBycategoryList,2000,"charts_24"),500);
 
+        const monthExceptionByCategory =  ServiceProduct.getMonthExceptionByCategory();
+        setTimeout(beginFun("charts_23",monthExceptionByCategory,2000,"charts_23"),500);
 
 
 
@@ -292,15 +294,13 @@
                         .mouthProduceTaskList.pagesize);
 
                     //项目进度完工百分比
-                    this.cacheDataObject2 = {};
-                    
                     const projectScheduleCompletionList = ServiceProduceTask.getProjectScheduleCompletion();
-                    this.cacheDataObject2.projectScheduleCompletionList = {
+                    this.cacheDataObject.projectScheduleCompletionList = {
                         data: projectScheduleCompletionList,
                         pagesize: 5,
                         pageindex: 0
                     }
-                    this.projectScheduleCompletionList = projectScheduleCompletionList.slice(0, this.cacheDataObject2
+                    this.projectScheduleCompletionList = projectScheduleCompletionList.slice(0, this.cacheDataObject
                         .projectScheduleCompletionList.pagesize);
 
                 }

+ 1 - 1
pages/dashboard/warehouse.html

@@ -53,7 +53,7 @@
                 </div>
                 <div class="row"  style="height: 20%;min-height: 150px;height: 150px">
                     <div class="person-div" v-for="user in userList" style="text-align: center;">
-                        <div style="width:110px;">
+                        <div style="width:110px;margin-right: 5px;">
                             <img height="140" width="110" v-bind:src="'/upPersonnel/warehouse/'+user.fileName" border="0" />
                         </div>
                         <div style="width: 110px; overflow:hidden; word-break:break-all;white-space:nowrap">