@@ -87,7 +87,7 @@ export default defineComponent({
setup() {
const countDownRef = ref();
const forms = reactive({
- statusShow: true,
+ statusShow: false,
countDownStatus: true,
countDownTime: 1000 * 120, // 倒计时时间
// modelValue: false, // 是否选中协议