spring
2026-03-28 c4f061d623e70d174afc87806d0045d69a04df3d
src/views/inventoryManagement/stockManagement/Unqualified.vue
@@ -10,7 +10,7 @@
        <el-button type="primary" @click="handleQuery" style="margin-left: 10px">搜索</el-button>
      </div>
      <div>
         <el-button type="primary" @click="isShowNewModal = true">新增库存</el-button>
         <!-- <el-button type="primary" @click="isShowNewModal = true">新增库存</el-button> -->
        <el-button @click="handleOut">导出</el-button>
      </div>
    </div>