refactor(缺陷管理): 缺陷管理报错

This commit is contained in:
song-cc-rock 2024-03-13 18:24:59 +08:00 committed by Craftsman
parent 7191563e9e
commit 8edd1d648b
1 changed files with 1 additions and 2 deletions

View File

@ -10,9 +10,8 @@
@save="saveHandler(false)"
@save-and-continue="saveHandler(true)"
>
<template #headerRight>
<template v-if="!isEdit" #headerRight>
<a-select
v-if="!isEdit"
v-model="form.templateId"
class="w-[240px]"
:options="templateOption"