| | |
| | | <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> |
| | | |
| | |
| | | subtitle: '', |
| | | pageName: { |
| | | plan: '软件测试计划', explain: '软件测试说明', record: '软件测试记录', report: '软件测试报告', |
| | | contract: '合同评审阶段', require: '测试需求分析与策划' |
| | | contract: '合同评审阶段', require: '测试需求分析与策划阶段',execute:'测试设计与实现、执行阶段',summary:'测试总结阶段' |
| | | }, |
| | | dataForm: { |
| | | id: '', |