【修改】隐藏字段
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
<Dialog v-model="visible" :title="'修改试卷'" width="460" @open="handleOpen" center>
|
||||
|
||||
|
||||
<div style="margin-bottom: 16px">
|
||||
<!-- <div style="margin-bottom: 16px">
|
||||
<strong>试卷ID:</strong>{{ paperId }}
|
||||
</div>
|
||||
</div> -->
|
||||
|
||||
<!-- 滚动区域 -->
|
||||
<div style="max-height: 400px; overflow-y: auto;">
|
||||
|
@@ -3,11 +3,11 @@
|
||||
|
||||
<Dialog v-model="visible" :title="'查看试卷'" width="860" @open="handleOpen" center>
|
||||
|
||||
|
||||
<!--
|
||||
<div style="margin-bottom: 16px">
|
||||
<strong>试卷ID:</strong>
|
||||
{{ paperId ? paperId : '未提供试卷ID' }}
|
||||
</div>
|
||||
</div> -->
|
||||
|
||||
|
||||
<!-- 滚动区域 -->
|
||||
|
@@ -199,7 +199,7 @@ const fetchSpecialtyOptions = async () => {
|
||||
};
|
||||
|
||||
/** 弹窗打开事件 */
|
||||
const handleOpen = () => {
|
||||
const open = () => {
|
||||
if (props.data) {
|
||||
assignFields(props.data);
|
||||
isUpdate.value = true;
|
||||
@@ -233,5 +233,5 @@ const fetchSpecialtyOptions = async () => {
|
||||
onMounted(() => {
|
||||
fetchSpecialtyOptions();
|
||||
});
|
||||
defineExpose({ handleOpen })
|
||||
defineExpose({ open })
|
||||
</script>
|
@@ -4,10 +4,10 @@
|
||||
<Dialog v-model="visible" :title="'修改试卷'" width="460" @open="handleOpen" center>
|
||||
|
||||
|
||||
<div style="margin-bottom: 16px">
|
||||
<!-- <div style="margin-bottom: 16px">
|
||||
<strong>试卷ID:</strong>{{ paperId }}
|
||||
</div>
|
||||
|
||||
-->
|
||||
<!-- 滚动区域 -->
|
||||
<div style="max-height: 400px; overflow-y: auto;">
|
||||
<!-- 分组展示题目 -->
|
||||
|
@@ -4,10 +4,10 @@
|
||||
<Dialog v-model="visible" :title="'查看试卷'" width="860" @open="handleOpen" center>
|
||||
|
||||
|
||||
<div style="margin-bottom: 16px">
|
||||
<!-- <div style="margin-bottom: 16px">
|
||||
<strong>试卷ID:</strong>
|
||||
{{ paperId ? paperId : '未提供试卷ID' }}
|
||||
</div>
|
||||
</div> -->
|
||||
|
||||
|
||||
<!-- 滚动区域 -->
|
||||
|
@@ -4,10 +4,10 @@
|
||||
<Dialog v-model="visible" :title="'修改试卷'" width="460" @open="handleOpen" center>
|
||||
|
||||
|
||||
<div style="margin-bottom: 16px">
|
||||
<!-- <div style="margin-bottom: 16px">
|
||||
<strong>试卷ID:</strong>{{ paperId }}
|
||||
</div>
|
||||
|
||||
-->
|
||||
<!-- 滚动区域 -->
|
||||
<div style="max-height: 400px; overflow-y: auto;">
|
||||
<!-- 分组展示题目 -->
|
||||
|
@@ -4,10 +4,10 @@
|
||||
<Dialog v-model="visible" :title="'查看试卷'" width="860" @open="handleOpen" center>
|
||||
|
||||
|
||||
<div style="margin-bottom: 16px">
|
||||
<!-- <div style="margin-bottom: 16px">
|
||||
<strong>试卷ID:</strong>
|
||||
{{ paperId ? paperId : '未提供试卷ID' }}
|
||||
</div>
|
||||
</div> -->
|
||||
|
||||
|
||||
<!-- 滚动区域 -->
|
||||
|
@@ -4,9 +4,9 @@
|
||||
<Dialog v-model="visible" :title="'修改试卷'" width="460" @open="handleOpen" center>
|
||||
|
||||
|
||||
<div style="margin-bottom: 16px">
|
||||
<!-- <div style="margin-bottom: 16px">
|
||||
<strong>试卷ID:</strong>{{ paperId }}
|
||||
</div>
|
||||
</div> -->
|
||||
|
||||
<!-- 滚动区域 -->
|
||||
<div style="max-height: 400px; overflow-y: auto;">
|
||||
|
@@ -4,10 +4,10 @@
|
||||
<Dialog v-model="visible" :title="'查看试卷'" width="860" @open="handleOpen" center>
|
||||
|
||||
|
||||
<div style="margin-bottom: 16px">
|
||||
<!-- <div style="margin-bottom: 16px">
|
||||
<strong>试卷ID:</strong>
|
||||
{{ paperId ? paperId : '未提供试卷ID' }}
|
||||
</div>
|
||||
</div> -->
|
||||
|
||||
|
||||
<!-- 滚动区域 -->
|
||||
|
@@ -4,9 +4,9 @@
|
||||
<Dialog v-model="visible" :title="'修改试卷'" width="460" @open="handleOpen" center>
|
||||
|
||||
|
||||
<div style="margin-bottom: 16px">
|
||||
<!-- <div style="margin-bottom: 16px">
|
||||
<strong>试卷ID:</strong>{{ paperId }}
|
||||
</div>
|
||||
</div> -->
|
||||
|
||||
<!-- 滚动区域 -->
|
||||
<div style="max-height: 400px; overflow-y: auto;">
|
||||
|
@@ -4,10 +4,10 @@
|
||||
<Dialog v-model="visible" :title="'查看试卷'" width="860" @open="handleOpen" center>
|
||||
|
||||
|
||||
<div style="margin-bottom: 16px">
|
||||
<!-- <div style="margin-bottom: 16px">
|
||||
<strong>试卷ID:</strong>
|
||||
{{ paperId ? paperId : '未提供试卷ID' }}
|
||||
</div>
|
||||
</div> -->
|
||||
|
||||
|
||||
<!-- 滚动区域 -->
|
||||
|
@@ -4,9 +4,9 @@
|
||||
<Dialog v-model="visible" :title="'修改试卷'" width="460" @open="handleOpen" center>
|
||||
|
||||
|
||||
<div style="margin-bottom: 16px">
|
||||
<!-- <div style="margin-bottom: 16px">
|
||||
<strong>试卷ID:</strong>{{ paperId }}
|
||||
</div>
|
||||
</div> -->
|
||||
|
||||
<!-- 滚动区域 -->
|
||||
<div style="max-height: 400px; overflow-y: auto;">
|
||||
|
@@ -4,10 +4,10 @@
|
||||
<Dialog v-model="visible" :title="'查看试卷'" width="860" @open="handleOpen" center>
|
||||
|
||||
|
||||
<div style="margin-bottom: 16px">
|
||||
<!-- <div style="margin-bottom: 16px">
|
||||
<strong>试卷ID:</strong>
|
||||
{{ paperId ? paperId : '未提供试卷ID' }}
|
||||
</div>
|
||||
</div> -->
|
||||
|
||||
|
||||
<!-- 滚动区域 -->
|
||||
|
@@ -4,9 +4,9 @@
|
||||
<Dialog v-model="visible" :title="'修改试卷'" width="460" @open="handleOpen" center>
|
||||
|
||||
|
||||
<div style="margin-bottom: 16px">
|
||||
<!-- <div style="margin-bottom: 16px">
|
||||
<strong>试卷ID:</strong>{{ paperId }}
|
||||
</div>
|
||||
</div> -->
|
||||
|
||||
<!-- 滚动区域 -->
|
||||
<div style="max-height: 400px; overflow-y: auto;">
|
||||
|
@@ -4,10 +4,10 @@
|
||||
<Dialog v-model="visible" :title="'查看试卷'" width="860" @open="handleOpen" center>
|
||||
|
||||
|
||||
<div style="margin-bottom: 16px">
|
||||
<!-- <div style="margin-bottom: 16px">
|
||||
<strong>试卷ID:</strong>
|
||||
{{ paperId ? paperId : '未提供试卷ID' }}
|
||||
</div>
|
||||
</div> -->
|
||||
|
||||
|
||||
<!-- 滚动区域 -->
|
||||
|
Reference in New Issue
Block a user