From e4db7d4a3e03ec4767a57743aef01e54461bbe9a Mon Sep 17 00:00:00 2001 From: jinlin <jinlin> Date: 星期一, 18 十二月 2023 14:29:11 +0800 Subject: [PATCH] 修改 --- web/src/views/modules/testCheckOrder/TestCheckOrder-AddOrUpdate.vue | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/web/src/views/modules/testCheckOrder/TestCheckOrder-AddOrUpdate.vue b/web/src/views/modules/testCheckOrder/TestCheckOrder-AddOrUpdate.vue index 0acd047..8a13444 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> @@ -140,7 +140,7 @@ subtitle: '', pageName: { plan: '杞欢娴嬭瘯璁″垝', explain: '杞欢娴嬭瘯璇存槑', record: '杞欢娴嬭瘯璁板綍', report: '杞欢娴嬭瘯鎶ュ憡', - contract: '鍚堝悓璇勫闃舵', require: '娴嬭瘯闇�姹傚垎鏋愪笌绛栧垝' + contract: '鍚堝悓璇勫闃舵', require: '娴嬭瘯闇�姹傚垎鏋愪笌绛栧垝闃舵',execute:'娴嬭瘯璁捐涓庡疄鐜般�佹墽琛岄樁娈�',summary:'娴嬭瘯鎬荤粨闃舵' }, dataForm: { id: '', -- Gitblit v1.9.1