Browse Source

del:console

liujiayin 2 years ago
parent
commit
0be713bf28
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/business/platform/data/templaterender/templates/list.vue

+ 0 - 1
src/business/platform/data/templaterender/templates/list.vue

@@ -489,7 +489,6 @@ export default {
     watch: {
         value: {
             handler (val, oldVal) {
-                console.log('492 val', val)
                 this.selectionAll = val
             },
             immediate: true,