Selaa lähdekoodia

森语-已发事项-隐藏发起申请按钮

jbb 2 vuotta sitten
vanhempi
commit
60592b4f69
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2 2
      src/views/activiti/applyList.vue

+ 2 - 2
src/views/activiti/applyList.vue

@@ -52,13 +52,13 @@
           </a-col>
         </a-row>
 
-        <a-row>
+        <!-- <a-row>
           <a-col :md="12" :sm="12" style="margin:10px 0;">
             <a-button type="primary" @click="addApply" :loading="addApplyLoading" icon="plus-circle">
               发起申请
             </a-button>
           </a-col>
-        </a-row>
+        </a-row> -->
       </a-form>
     </div>