Преглед изворни кода

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

cyy пре 3 недеља
родитељ
комит
c01e5075ea
1 измењених фајлова са 1 додато и 1 уклоњено
  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 &&