Browse Source

修改模板

zhangzaipeng 3 năm trước cách đây
mục cha
commit
937ab59d2b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      single_table/single-view.js.ftl

+ 1 - 1
single_table/single-view.js.ftl

@@ -8,7 +8,7 @@ export default {
             {
                 xtype: 'button',
                 text: '刷新',
-                iconCls: 'x-fa fa-plus',
+                iconCls: 'fa fa-refresh',
                 listeners: {
                     click: 'scope.refresh'
                 },