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