feat(branding): 更新系统名称为 MOM / Manufacturing Operations Management

This commit is contained in:
DXC
2026-05-12 14:01:20 +08:00
parent 3dae206828
commit 048317ee5e
3 changed files with 3 additions and 3 deletions

View File

@ -17,7 +17,7 @@
</template>
<div class="card-body">
<h2>IRIS 库存管理系统</h2>
<h2>Manufacturing Operations Management制造运营管理</h2>
<div style="display: flex; justify-content: center; margin: 20px 0 30px;">
<el-autocomplete

View File

@ -368,7 +368,7 @@
<div id="print-area">
<div class="print-header">
<h1>IRIS出库拣货确认单</h1>
<h1>MOM 出库拣货确认单</h1>
<div class="print-meta-row">
<span>打印时间: {{ currentTime }}</span>
</div>