Browse Source

Merge remote-tracking branch 'origin/master'

liu.shiyi 1 năm trước cách đây
mục cha
commit
267473b527

+ 0 - 1
data-room-ui/packages/BasicComponents/DateTimePicker/index.vue

@@ -151,7 +151,6 @@ export default {
       if (Array.isArray(val)) {
         val = val.join(',')
       }
-      console.log('val', val)
       this.linkage({ [this.config.code]: val })
     },
     focusEvent () {