📝 docs(index): 更新文档警告组件,添加相关链接和标题

pull/871/MERGE
YunaiV 2026-04-11 21:43:44 +08:00
parent 6358e7db9e
commit bf912754ca
64 changed files with 128 additions and 0 deletions

View File

@ -1,5 +1,7 @@
<!-- MES 排班日历 -->
<template>
<doc-alert title="【排班】排班计划、排班日历" url="https://doc.iocoder.cn/mes/calendar/" />
<ContentWrap>
<el-tabs v-model="activeTab" type="border-card">
<el-tab-pane label="按分类" name="type">

View File

@ -1,5 +1,7 @@
<!-- MES 假期设置 - 日历视图 -->
<template>
<doc-alert title="【排班】班组设置、节假日设置" url="https://doc.iocoder.cn/mes/team/" />
<ContentWrap>
<el-calendar v-model="currentDate">
<template #date-cell="{ data }">

View File

@ -1,4 +1,6 @@
<template>
<doc-alert title="【排班】排班计划、排班日历" url="https://doc.iocoder.cn/mes/calendar/" />
<ContentWrap>
<!-- 搜索工作栏 -->
<el-form

View File

@ -1,4 +1,6 @@
<template>
<doc-alert title="【排班】班组设置、节假日设置" url="https://doc.iocoder.cn/mes/team/" />
<ContentWrap>
<!-- 搜索工作栏 -->
<el-form

View File

@ -1,4 +1,6 @@
<template>
<doc-alert title="【设备】点检保养项目、点检保养方案" url="https://doc.iocoder.cn/mes/check-plan/" />
<ContentWrap>
<!-- 搜索工作栏 -->
<el-form

View File

@ -1,4 +1,6 @@
<template>
<doc-alert title="【设备】点检记录、保养记录、维修单" url="https://doc.iocoder.cn/mes/check-record/" />
<ContentWrap>
<!-- 搜索工作栏 -->
<el-form

View File

@ -1,5 +1,7 @@
<!-- MES 设备台账列表 -->
<template>
<doc-alert title="【设备】设备类型、设备台账" url="https://doc.iocoder.cn/mes/device/" />
<el-row :gutter="20">
<!-- 左侧分类树 -->
<el-col :span="4" :xs="24">

View File

@ -1,5 +1,7 @@
<!-- MES 设备类型列表 -->
<template>
<doc-alert title="【设备】设备类型、设备台账" url="https://doc.iocoder.cn/mes/device/" />
<ContentWrap>
<!-- 搜索工作栏 -->
<el-form

View File

@ -1,4 +1,6 @@
<template>
<doc-alert title="【设备】点检记录、保养记录、维修单" url="https://doc.iocoder.cn/mes/check-record/" />
<ContentWrap>
<!-- 搜索工作栏 -->
<el-form

View File

@ -1,4 +1,6 @@
<template>
<doc-alert title="【设备】点检记录、保养记录、维修单" url="https://doc.iocoder.cn/mes/check-record/" />
<ContentWrap>
<!-- 搜索工作栏 -->
<el-form

View File

@ -1,4 +1,6 @@
<template>
<doc-alert title="【设备】点检保养项目、点检保养方案" url="https://doc.iocoder.cn/mes/check-plan/" />
<ContentWrap>
<!-- 搜索工作栏 -->
<el-form

View File

@ -1,4 +1,6 @@
<template>
<doc-alert title="MES 手册(功能开启)" url="https://doc.iocoder.cn/mes/build/" />
<div>
<!-- Row 1: 核心 KPI 汇总卡片 -->
<HomeKpiCards :summary="summary" @navigate="handleNavigate" />

View File

@ -1,5 +1,7 @@
<!-- MES 编码规则列表 -->
<template>
<doc-alert title="【基础】编码规则" url="https://doc.iocoder.cn/mes/autocode/" />
<ContentWrap>
<!-- 搜索工作栏 -->
<el-form

View File

@ -1,4 +1,6 @@
<template>
<doc-alert title="【基础】客户管理、供应商管理" url="https://doc.iocoder.cn/mes/client-vendor/" />
<ContentWrap>
<!-- 搜索工作栏 -->
<el-form

View File

@ -1,5 +1,7 @@
<!-- MES 物料产品列表 -->
<template>
<doc-alert title="【基础】物料产品、分类、计量单位" url="https://doc.iocoder.cn/mes/product/" />
<el-row :gutter="20">
<!-- 左侧分类树 -->
<el-col :span="4" :xs="24">

View File

@ -1,5 +1,7 @@
<!-- MES 物料产品分类列表 -->
<template>
<doc-alert title="【基础】物料产品、分类、计量单位" url="https://doc.iocoder.cn/mes/product/" />
<ContentWrap>
<!-- 搜索工作栏 -->
<el-form

View File

@ -1,5 +1,7 @@
<!-- MES 计量单位列表 -->
<template>
<doc-alert title="【基础】物料产品、分类、计量单位" url="https://doc.iocoder.cn/mes/product/" />
<ContentWrap>
<!-- 搜索工作栏 -->
<el-form

View File

@ -1,4 +1,6 @@
<template>
<doc-alert title="【基础】客户管理、供应商管理" url="https://doc.iocoder.cn/mes/client-vendor/" />
<ContentWrap>
<!-- 搜索工作栏 -->
<el-form

View File

@ -1,4 +1,6 @@
<template>
<doc-alert title="【基础】车间设置、工作站设置" url="https://doc.iocoder.cn/mes/workshop/" />
<ContentWrap>
<!-- 搜索工作栏 -->
<el-form

View File

@ -1,4 +1,6 @@
<template>
<doc-alert title="【基础】车间设置、工作站设置" url="https://doc.iocoder.cn/mes/workshop/" />
<ContentWrap>
<!-- 搜索工作栏 -->
<el-form

View File

@ -1,5 +1,7 @@
<!-- MES 安灯呼叫记录列表 -->
<template>
<doc-alert title="【生产】安灯配置、安灯呼叫" url="https://doc.iocoder.cn/mes/andon/" />
<ContentWrap>
<!-- 搜索工作栏 -->
<el-form

View File

@ -1,5 +1,7 @@
<!-- MES 生产流转卡列表 -->
<template>
<doc-alert title="【生产】生产排产、工序流转卡" url="https://doc.iocoder.cn/mes/schedule-card/" />
<ContentWrap>
<!-- 搜索工作栏 -->
<el-form

View File

@ -1,5 +1,7 @@
<!-- MES 生产报工列表 -->
<template>
<doc-alert title="【生产】生产报工" url="https://doc.iocoder.cn/mes/feedback/" />
<ContentWrap>
<!-- 搜索工作栏 -->
<el-form

View File

@ -1,5 +1,7 @@
<!-- MES 生产工序列表 -->
<template>
<doc-alert title="【生产】工序设置、工艺流程" url="https://doc.iocoder.cn/mes/process-route/" />
<ContentWrap>
<!-- 搜索工作栏 -->
<el-form

View File

@ -1,5 +1,7 @@
<!-- MES 工艺路线列表 -->
<template>
<doc-alert title="【生产】工序设置、工艺流程" url="https://doc.iocoder.cn/mes/process-route/" />
<ContentWrap>
<!-- 搜索工作栏 -->
<el-form

View File

@ -1,5 +1,7 @@
<!-- MES 甘特图编辑 -->
<template>
<doc-alert title="【生产】生产排产、工序流转卡" url="https://doc.iocoder.cn/mes/schedule-card/" />
<ContentWrap>
<div class="mb-10px flex items-center justify-between">
<span class="text-14px text-gray-500">

View File

@ -1,5 +1,7 @@
<!-- MES 生产排产 -->
<template>
<doc-alert title="【生产】生产排产、工序流转卡" url="https://doc.iocoder.cn/mes/schedule-card/" />
<ContentWrap>
<!-- 搜索工作栏 -->
<el-form

View File

@ -1,5 +1,7 @@
<!-- MES 生产工单列表 -->
<template>
<doc-alert title="【生产】生产工单" url="https://doc.iocoder.cn/mes/work-order/" />
<ContentWrap>
<!-- 搜索工作栏 -->
<el-form

View File

@ -1,5 +1,7 @@
<!-- MES 工作记录列表 -->
<template>
<doc-alert title="【生产】工作记录" url="https://doc.iocoder.cn/mes/workrecord/" />
<ContentWrap>
<WorkRecordStatusBar @change="getList" />

View File

@ -1,4 +1,6 @@
<template>
<doc-alert title="【仓库】批次管理、库存现有量、库存事务" url="https://doc.iocoder.cn/mes/stock/" />
<ContentWrap>
<!-- 搜索工作栏 -->
<el-form

View File

@ -1,5 +1,7 @@
<!-- MES 缺陷类型列表 -->
<template>
<doc-alert title="【质量】检测项设置、常见缺陷" url="https://doc.iocoder.cn/mes/qc-base/" />
<ContentWrap>
<!-- 搜索工作栏 -->
<el-form

View File

@ -1,5 +1,7 @@
<!-- MES 质检指标列表 -->
<template>
<doc-alert title="【质量】检测项设置、常见缺陷" url="https://doc.iocoder.cn/mes/qc-base/" />
<ContentWrap>
<!-- 搜索工作栏 -->
<el-form

View File

@ -1,5 +1,7 @@
<!-- MES 过程检验单IPQC列表 -->
<template>
<doc-alert title="【质量】过程检验IPQC" url="https://doc.iocoder.cn/mes/ipqc/" />
<ContentWrap>
<!-- 搜索工作栏 -->
<el-form

View File

@ -1,5 +1,7 @@
<!-- MES 来料检验单IQC列表 -->
<template>
<doc-alert title="【质量】来料检验IQC" url="https://doc.iocoder.cn/mes/iqc/" />
<ContentWrap>
<!-- 搜索工作栏 -->
<el-form

View File

@ -1,5 +1,7 @@
<!-- MES 出货检验单OQC列表 -->
<template>
<doc-alert title="【质量】出货检验OQC" url="https://doc.iocoder.cn/mes/oqc/" />
<ContentWrap>
<!-- 搜索工作栏 -->
<el-form

View File

@ -1,5 +1,7 @@
<!-- MES 待检任务列表 -->
<template>
<doc-alert title="【质量】待检任务、检验结果、缺陷记录" url="https://doc.iocoder.cn/mes/qc-result/" />
<ContentWrap>
<!-- 搜索工作栏 -->
<el-form

View File

@ -1,5 +1,7 @@
<!-- MES 退货检验单RQC列表 -->
<template>
<doc-alert title="【质量】退货检验RQC" url="https://doc.iocoder.cn/mes/rqc/" />
<ContentWrap>
<!-- 搜索工作栏 -->
<el-form

View File

@ -1,5 +1,7 @@
<!-- MES 质检方案列表 -->
<template>
<doc-alert title="【质量】质检方案" url="https://doc.iocoder.cn/mes/qc-template/" />
<ContentWrap>
<!-- 搜索工作栏 -->
<el-form

View File

@ -1,5 +1,7 @@
<!-- MES 工具台账列表 -->
<template>
<doc-alert title="【工具】工具类型、工装夹具台账" url="https://doc.iocoder.cn/mes/tool/" />
<el-row :gutter="20">
<!-- 左侧分类树 -->
<el-col :span="4" :xs="24">

View File

@ -1,5 +1,7 @@
<!-- MES 工具类型列表 -->
<template>
<doc-alert title="【工具】工具类型、工装夹具台账" url="https://doc.iocoder.cn/mes/tool/" />
<ContentWrap>
<!-- 搜索工作栏 -->
<el-form

View File

@ -1,4 +1,6 @@
<template>
<doc-alert title="【仓库】到货通知、采购入库、采购退货" url="https://doc.iocoder.cn/mes/purchase-in/" />
<ContentWrap>
<el-form
class="-mb-15px"

View File

@ -1,4 +1,6 @@
<template>
<doc-alert title="【仓库】仓库与库区库位、条码赋码、SN码" url="https://doc.iocoder.cn/mes/warehouse-setup/" />
<ContentWrap>
<!-- 搜索工作栏 -->
<el-form

View File

@ -1,4 +1,6 @@
<template>
<doc-alert title="【仓库】仓库与库区库位、条码赋码、SN码" url="https://doc.iocoder.cn/mes/warehouse-setup/" />
<ContentWrap>
<!-- 搜索工作栏 -->
<el-form

View File

@ -1,4 +1,6 @@
<template>
<doc-alert title="【仓库】到货通知、采购入库、采购退货" url="https://doc.iocoder.cn/mes/purchase-in/" />
<ContentWrap>
<el-form
class="-mb-15px"

View File

@ -1,5 +1,7 @@
<!-- MES 库存台账列表 -->
<template>
<doc-alert title="【仓库】批次管理、库存现有量、库存事务" url="https://doc.iocoder.cn/mes/stock/" />
<el-row :gutter="20">
<!-- 左侧分类树 -->
<el-col :span="4" :xs="24">

View File

@ -1,4 +1,6 @@
<template>
<doc-alert title="【仓库】其他入库、其他出库" url="https://doc.iocoder.cn/mes/misc-wm/" />
<ContentWrap>
<el-form
class="-mb-15px"

View File

@ -1,4 +1,6 @@
<template>
<doc-alert title="【仓库】其他入库、其他出库" url="https://doc.iocoder.cn/mes/misc-wm/" />
<ContentWrap>
<el-form
class="-mb-15px"

View File

@ -1,4 +1,6 @@
<template>
<doc-alert title="【仓库】外协发料、外协入库" url="https://doc.iocoder.cn/mes/outsource-wm/" />
<ContentWrap>
<el-form
class="-mb-15px"

View File

@ -1,4 +1,6 @@
<template>
<doc-alert title="【仓库】外协发料、外协入库" url="https://doc.iocoder.cn/mes/outsource-wm/" />
<ContentWrap>
<el-form
class="-mb-15px"

View File

@ -1,4 +1,6 @@
<template>
<doc-alert title="【仓库】调拨单、装箱管理" url="https://doc.iocoder.cn/mes/transfer/" />
<ContentWrap>
<el-form
class="-mb-15px"

View File

@ -1,4 +1,6 @@
<template>
<doc-alert title="【仓库】生产领料、生产退料、物料消耗" url="https://doc.iocoder.cn/mes/issue-return/" />
<ContentWrap>
<el-form
class="-mb-15px"

View File

@ -1,4 +1,6 @@
<template>
<doc-alert title="【仓库】产品产出、产品入库" url="https://doc.iocoder.cn/mes/product-in/" />
<ContentWrap>
<el-form
class="-mb-15px"

View File

@ -1,4 +1,6 @@
<template>
<doc-alert title="【仓库】发货通知、销售出库、销售退货" url="https://doc.iocoder.cn/mes/sales-out/" />
<ContentWrap>
<el-form
class="-mb-15px"

View File

@ -1,4 +1,6 @@
<template>
<doc-alert title="【仓库】生产领料、生产退料、物料消耗" url="https://doc.iocoder.cn/mes/issue-return/" />
<ContentWrap>
<el-form
class="-mb-15px"

View File

@ -1,4 +1,6 @@
<template>
<doc-alert title="【仓库】发货通知、销售出库、销售退货" url="https://doc.iocoder.cn/mes/sales-out/" />
<ContentWrap>
<el-form
class="-mb-15px"

View File

@ -1,4 +1,6 @@
<template>
<doc-alert title="【仓库】到货通知、采购入库、采购退货" url="https://doc.iocoder.cn/mes/purchase-in/" />
<ContentWrap>
<el-form
class="-mb-15px"

View File

@ -1,4 +1,6 @@
<template>
<doc-alert title="【仓库】发货通知、销售出库、销售退货" url="https://doc.iocoder.cn/mes/sales-out/" />
<ContentWrap>
<el-form
class="-mb-15px"

View File

@ -1,4 +1,6 @@
<template>
<doc-alert title="【仓库】仓库与库区库位、条码赋码、SN码" url="https://doc.iocoder.cn/mes/warehouse-setup/" />
<ContentWrap>
<!-- 搜索工作栏 -->
<el-form

View File

@ -1,4 +1,6 @@
<template>
<doc-alert title="【仓库】库存盘点" url="https://doc.iocoder.cn/mes/stocktaking/" />
<ContentWrap>
<el-form
ref="queryFormRef"

View File

@ -1,4 +1,6 @@
<template>
<doc-alert title="【仓库】库存盘点" url="https://doc.iocoder.cn/mes/stocktaking/" />
<ContentWrap>
<el-form
ref="queryFormRef"

View File

@ -1,4 +1,6 @@
<template>
<doc-alert title="【仓库】调拨单、装箱管理" url="https://doc.iocoder.cn/mes/transfer/" />
<ContentWrap>
<el-form
ref="queryFormRef"

View File

@ -1,4 +1,6 @@
<template>
<doc-alert title="【仓库】仓库与库区库位、条码赋码、SN码" url="https://doc.iocoder.cn/mes/warehouse-setup/" />
<ContentWrap>
<el-alert
v-if="currentLocation.id"

View File

@ -1,4 +1,6 @@
<template>
<doc-alert title="【仓库】仓库与库区库位、条码赋码、SN码" url="https://doc.iocoder.cn/mes/warehouse-setup/" />
<ContentWrap>
<el-form
class="-mb-15px"

View File

@ -1,4 +1,6 @@
<template>
<doc-alert title="【仓库】仓库与库区库位、条码赋码、SN码" url="https://doc.iocoder.cn/mes/warehouse-setup/" />
<ContentWrap>
<el-alert
v-if="currentWarehouse?.id"