|
|
@@ -60,7 +60,7 @@ const vanDialog=Dialog.Component
|
|
|
|
|
|
const { router } = useNavigation()
|
|
|
/// 是否显示dialog
|
|
|
-const show = shallowRef(true)
|
|
|
+const show = shallowRef(false)
|
|
|
|
|
|
const { confirmSubmit, detail } = useSpotPresaleDeliveryConfirm()
|
|
|
const { applySubmit } = useSpotPresaleBreachOfContractApply()
|