Explorar el Código

Merge branch 'master' of http://119.23.210.103:3000/wy/zdqy_firm_former

cyy hace 3 semanas
padre
commit
c01e5075ea
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/business/platform/data/templaterender/templates/list.vue

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

@@ -1638,8 +1638,8 @@ export default {
       // 显示字段
       const columns = []
       this.setDisplayColumns(this.template.display_columns || [], columns)
-      console.log('toolbarButtons===>', this.setting.system.exampleButton)
       if (
+        this.setting &&
         this.setting.system &&
         this.setting.system.exampleButton &&
         this.template.attrs &&