feat(branding): 更新系统名称为 MOM / Manufacturing Operations Management
This commit is contained in:
@ -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
|
||||
|
||||
@ -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>
|
||||
|
||||
Reference in New Issue
Block a user