src/views/mes/pro/workorder/modules/form.vue
@@ -332,7 +332,8 @@ <template> <Modal :title="getTitle" class="w-3/5"> class="w-3/5" content-class="!max-h-[80vh] overflow-y-auto"> <Form class="mx-4" /> <!-- BOM / 工序 / 物料需求 Tab --> <template v-if="showTabs"> @@ -350,7 +351,8 @@ </div> </Tabs.TabPane> <Tabs.TabPane key="process" tab="工序"> tab="工序" forceRender> <ProcessList ref="processListRef" :form-type="formType"