whj il y a 1 an
Parent
commit
48fdbfca19
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  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