|
@@ -111,7 +111,7 @@
|
|
|
<el-input v-model="scope.row.remark"></el-input>
|
|
|
</template>
|
|
|
</el-table-column>
|
|
|
- <el-table-column prop="none" label="H级记录表">
|
|
|
+ <el-table-column prop="none" label="关联表单">
|
|
|
<!-- <template #default="scope">
|
|
|
<el-button v-if="scope.row.type == 1" @click="clickH(scope.row)" type="primary" link>
|
|
|
工作记录表
|