Ver Fonte

修复立即处理思想汇报功能问题

Rockery há 3 anos atrás
pai
commit
9ce9145529
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      src/views/index.vue

+ 1 - 0
src/views/index.vue

@@ -195,6 +195,7 @@
         <update-party-develop
           :id="currentRow.id"
           operate-type="EDIT"
+          update-type="EDIT"
           @page-submit="handleAddPageSubmitClick"
           @page-close="handleAddPageCloseClick"
         />