From dd5c0e7704a9ed729492b328e42d22014067b0b4 Mon Sep 17 00:00:00 2001
From: wente <329538422@qq.com>
Date: 星期二, 19 十二月 2023 14:29:12 +0800
Subject: [PATCH] 基线表
---
web/src/views/modules/testCheckOrder/TestCheckOrder-AddOrUpdate.vue | 7 ++-----
1 files changed, 2 insertions(+), 5 deletions(-)
diff --git a/web/src/views/modules/testCheckOrder/TestCheckOrder-AddOrUpdate.vue b/web/src/views/modules/testCheckOrder/TestCheckOrder-AddOrUpdate.vue
index 0acd047..497e643 100644
--- a/web/src/views/modules/testCheckOrder/TestCheckOrder-AddOrUpdate.vue
+++ b/web/src/views/modules/testCheckOrder/TestCheckOrder-AddOrUpdate.vue
@@ -47,7 +47,7 @@
<!-- <el-input v-model="row.checkContent" placeholder="涓昏妫�鏌ュ唴瀹�"></el-input>-->
<!-- </template>-->
</el-table-column>
- <el-table-column prop="checkResult" align="center" width="180" label="妫�鏌ョ粨鏋�">
+ <el-table-column prop="checkResult" align="center" width="200" label="妫�鏌ョ粨鏋�">
<template v-slot="{ row }">
<zt-dict :disabled="stepMarker!=='csjcd_first'" v-model="row.checkResult" :dict="getDict"
:radio="true"></zt-dict>
@@ -121,9 +121,6 @@
<template v-slot:footer>
<el-button v-if="dataForm.disabled" type="primary" @click="print()">鎵撳嵃</el-button>
</template>
- <template v-slot:footer>
- <el-button v-if="dataForm.disabled" type="primary" @click="print()">鎵撳嵃</el-button>
- </template>
</zt-dialog>
</template>
@@ -140,7 +137,7 @@
subtitle: '',
pageName: {
plan: '杞欢娴嬭瘯璁″垝', explain: '杞欢娴嬭瘯璇存槑', record: '杞欢娴嬭瘯璁板綍', report: '杞欢娴嬭瘯鎶ュ憡',
- contract: '鍚堝悓璇勫闃舵', require: '娴嬭瘯闇�姹傚垎鏋愪笌绛栧垝'
+ contract: '鍚堝悓璇勫闃舵', require: '娴嬭瘯闇�姹傚垎鏋愪笌绛栧垝闃舵',execute:'娴嬭瘯璁捐涓庡疄鐜般�佹墽琛岄樁娈�',summary:'娴嬭瘯鎬荤粨闃舵'
},
dataForm: {
id: '',
--
Gitblit v1.9.1