gaoluyang
昨天 16c1a8e2a52012af189529ee70f642ba79ae0f3a
src/views/qualityManagement/rawMaterialInspection/components/formDia.vue
@@ -190,6 +190,7 @@
                :column="tableColumn"
                :tableData="tableData"
                :tableLoading="tableLoading"
                :isShowPagination="false"
                height="400">
        <template #slot="{ row }">
          <el-input v-model="row.testValue"