Browse Source

调拨隐藏同步库存按钮

Qukatie 3 months ago
parent
commit
6b3162bd94

+ 2 - 2
src/views/tirePartsMall/salesManagement/outboundWorkOrderL/detailsPage.vue

@@ -89,7 +89,7 @@
                   </el-button>
                 </template>
               </avue-crud>
-              <el-button
+              <!-- <el-button
                 type="primary"
                 plain
                 size="small"
@@ -97,7 +97,7 @@
                 @click="viewInventory"
                 :disabled="selectionMultilist.length != 1 || editDisabled"
                 >同步库存</el-button
-              >
+              > -->
             </el-popover>
           </template>
           <template slot-scope="{ type, size, row, index, disabled }" slot="menu">