src/views/dataManagement/confirmation-sheet/components/add.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/dataManagement/confirmation-sheet/components/add.vue
@@ -38,9 +38,8 @@ </template> </Table> <div class="btn_box flex"> <el-button @click="$router.go(-1)">返回</el-button> <el-button type="primary" @click="onSubmit">保存</el-button> <el-button type="primary" @click="onSubmit">提交确认单</el-button> <el-button @click="$router.go(-1)">存草稿</el-button> </div> <experimentalScheduling :show="showScheduling"/> <add-test-item