From 690184c7df00bdaedf598eb200315e4f22b92bd4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8A=B1=E6=9C=89=E6=B8=85=E9=A6=99=E6=9C=88=E6=9C=89?= =?UTF-8?q?=E9=98=B4?= <185154740@qq.com> Date: Mon, 20 Dec 2021 18:29:06 +0800 Subject: [PATCH] personType --- src/apps/AppMarryAndDie/Add.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/apps/AppMarryAndDie/Add.vue b/src/apps/AppMarryAndDie/Add.vue index 0f1be0df..2200b785 100644 --- a/src/apps/AppMarryAndDie/Add.vue +++ b/src/apps/AppMarryAndDie/Add.vue @@ -72,7 +72,7 @@ export default { address: '', content: '', - personType: 0, + personType: 1, files: [], }, showStstus: false,