From 305dcf0266bce53349e8a2182ce06e6a6c6bb3e0 Mon Sep 17 00:00:00 2001 From: lrw <18279117177@163.com> Date: Sun, 16 Feb 2020 10:57:26 +0800 Subject: [PATCH] 11 --- pages/fillIn/fillIn.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/fillIn/fillIn.vue b/pages/fillIn/fillIn.vue index 22bb3dd..c815e90 100644 --- a/pages/fillIn/fillIn.vue +++ b/pages/fillIn/fillIn.vue @@ -456,7 +456,7 @@ required: true, value: 'orgName', titleClass: 'title', - type: 'picker', + type: 'picker', opts: [] }, { -- 2.22.0