liu
2026-09-02 fe41ba4b5d94efae06708917e6430f73a063237f
fix(mes): 库存现有量-库存调整供应商改为非必填

Co-Authored-By: Claude <noreply@anthropic.com>
已修改1个文件
3 ■■■■ 文件已修改
src/views/wls/materialstock/components/stock-adjust-modal.vue 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/wls/materialstock/components/stock-adjust-modal.vue
@@ -300,8 +300,9 @@
      component: markRaw(SrmSupplierSelect),
      componentProps: {
        placeholder: '请选择供应商',
        allowClear: true,
      },
      rules: 'selectRequired',
      // 供应商改为非必填:可留空,选择后参与库存维度记录
    },
    // 采购订单号(根据批次配置显示,仅入库)
    {