From bcef9a2845e6800704fecb3eb60c204f80854a07 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期四, 24 九月 2020 09:17:24 +0800 Subject: [PATCH] 2020-09-24 --- src/utils/option.js | 12 ++++++++++++ 1 files changed, 12 insertions(+), 0 deletions(-) diff --git a/src/utils/option.js b/src/utils/option.js index f4e0ec0..a18023c 100644 --- a/src/utils/option.js +++ b/src/utils/option.js @@ -261,6 +261,18 @@ }, { value: 'unlock', text: 'unlock' +}, { + value: 'right', + text: 'right' +}, { + value: 'left', + text: 'left' +}, { + value: 'double-right', + text: 'double-right' +}, { + value: 'double-left', + text: 'double-left' }] // 鎸夐挳棰滆壊闆� -- Gitblit v1.8.0