gaoluyang
2026-06-26 4a71c6beb268ba17ca472f45401c8ee97846e97e
src/views/mes/pro/workorder/index.vue
@@ -4,7 +4,7 @@
import { ref } from 'vue';
import { DocAlert, Page, useVbenModal } from '../../../../packages/effects/common-ui/src';
import { Page, useVbenModal } from '../../../../packages/effects/common-ui/src';
import {
  BarcodeBizTypeEnum,
  MesProWorkOrderStatusEnum,
@@ -141,15 +141,7 @@
</script>
<template>
  <Page auto-content-height>
    <template #doc>
      <DocAlert
        title="【生产】生产工单"
        url="https://doc.iocoder.cn/mes/pro/work-order/"
      />
    </template>
    <FormModal @success="handleRefresh" />
  <Page auto-content-height><FormModal @success="handleRefresh" />
    <Grid table-title="生产工单列表">
      <template #toolbar-tools>