whj 1 년 전
부모
커밋
783505a4da
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      src/views/purchase/purchase-order-page/modules/BaseForm.vue

+ 2 - 2
src/views/purchase/purchase-order-page/modules/BaseForm.vue

@@ -189,10 +189,10 @@
           <a-icon type="plus"/>
           物料库添加
         </a-button>
-        <a-button size="small" :disabled="!(oldOrNew&&sbId)" style="margin-left:20px;" type="primary" @click="handleBomSpareStoreSelect">
+        <!-- <a-button size="small" :disabled="!(oldOrNew&&sbId)" style="margin-left:20px;" type="primary" @click="handleBomSpareStoreSelect">
           <a-icon type="plus"/>
           BOM添加
-        </a-button>
+        </a-button> -->
       </div>
       <a-table
         bordered