From 145c4b6ec2ea4f1dd7986b3179ca505a79bc0598 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期二, 18 八月 2020 17:47:44 +0800 Subject: [PATCH] 2020-08-18 --- src/utils/option.js | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/utils/option.js b/src/utils/option.js index 812fba4..d267be0 100644 --- a/src/utils/option.js +++ b/src/utils/option.js @@ -90,7 +90,7 @@ export const dateOptions = { date: [ {value: '', text: _dict['model.empty']}, - {value: '0', text: '褰撳ぉ'}, + {value: '0', text: '浠婂ぉ'}, {value: 1, text: '鏄ㄥぉ'}, {value: 2, text: '鍓嶅ぉ'}, {value: 3, text: '鍓嶄笁澶�'}, @@ -130,7 +130,7 @@ ], datetime: [ {value: '', text: _dict['model.empty']}, - {value: '0', text: '鐜板湪'}, + {value: '0', text: '浠婂ぉ'}, {value: 1, text: '鏄ㄥぉ'}, {value: 3, text: '鍓嶄笁澶�'}, {value: 7, text: '鍓嶄竷澶�'}, -- Gitblit v1.8.0