src/utils/option.js @@ -163,7 +163,7 @@ ], datetime: [ {value: '', text: _dict['model.empty']}, {value: '0', text: '今天'}, {value: '0', text: '当前'}, {value: 1, text: '昨天'}, {value: 3, text: '前三天'}, {value: 7, text: '前七天'},