Browse Source

样式修改,流程参数修改;

SunZehao 1 year ago
parent
commit
99a5645d93

+ 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 = ''