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