Browse Source

Merge branch 'master' of http://124.70.43.205:3000/GYEE_R.D/BusinessBenchmark

wangcahngsheng 1 year ago
parent
commit
263ff279b5

+ 2 - 2
src/components/evaluationSystem/achievementKDetail.vue

@@ -283,10 +283,10 @@ export default {
                     }
                     .detaTableBtns{
                         display: flex;
-                        width: 200px;
+                        justify-content: flex-end;
+                        width: 100%;
                         position: relative;
                         top: 32px;
-                        left: 88vw;
                         z-index: 11111;
                         .tableBtn {
                             display: flex;

+ 1 - 1
src/components/taskCenter/taskApplicationFrom.vue

@@ -667,7 +667,7 @@ export default {
             })
         },
         engProssionFn() {
-            this.submitIsdoAction('end')
+            this.submitIsdoAction('manualEnd')
         },
         examineAndApprove(type) {
             let actionCS = ''