瀏覽代碼

refactor: 移除团队信息表格工具栏属性

yusheng 3 月之前
父節點
當前提交
466af1e300
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/views/project-manage/team-manage/components/team-Info-table.vue

+ 0 - 1
src/views/project-manage/team-manage/components/team-Info-table.vue

@@ -7,7 +7,6 @@
         :columns="columns"
         :datasource="form.datasource"
         :needPage="false"
-        :toolbar="false"
         :minHeight="100"
         :maxHeight="300"
         tool-class="ele-toolbar-form"