@@ -68,7 +50,6 @@
-
-
+
{{ formData.examinationTestName }}
@@ -116,8 +97,8 @@
style="width: 400px; height: 40px; border-radius: 8px"
:show-time="{format:'hh:mm'}"
:disabled-date="disabledDate"
- :disabled-time="disabledRangeTime"
- format="YYYY/MM/DD HH:mm"
+ format="YYYY-MM-DD HH:mm"
+ valueFormat="YYYY-MM-DD HH:mm"
v-model:value="dateTime"
@change="timeChange"
:placeholder="[' 开始时间', ' 结束时间']"
@@ -136,7 +117,6 @@
-
-
-
-