fix: 修复 surgeryApplication.vue 多余的 </template> 标签
This commit is contained in:
@@ -612,7 +612,6 @@ defineExpose({
|
||||
</el-descriptions>
|
||||
</el-dialog>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<script setup name="SurgeryApplication">
|
||||
import { getCurrentInstance, ref, computed, watch, onMounted } from 'vue'
|
||||
|
||||
Reference in New Issue
Block a user