From 67c04bf46afc584884b73a57d3d23012126c5afc Mon Sep 17 00:00:00 2001
From: jinlin <jinlin>
Date: 星期二, 19 十二月 2023 10:23:06 +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