spring
2026-03-30 f6427b5dea54bbb8761fade351e9f86404b2fb61
src/pages/qualityManagement/rawMaterial/form.vue
@@ -1,6 +1,6 @@
<template>
  <view class="rm-form-page">
    <PageHeader :title="operationType === 'add' ? '新增原料检' : (operationType === 'detail' ? '原料检验详情' : '编辑原料检')" @back="goBack" />
    <PageHeader :title="operationType === 'add' ? '新增原料检' : (operationType === 'detail' ? '检测化验详情' : '编辑检测化验')" @back="goBack" />
    <scroll-view scroll-y class="content-scroll">
      <view class="section-card">