liu 6 years ago
parent
commit
cf03c20860
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      hksystem/src/views/housekeeper/index.vue

+ 1
- 1
hksystem/src/views/housekeeper/index.vue View File

73
                     title: "操作",
73
                     title: "操作",
74
                     key: "action",
74
                     key: "action",
75
                     align: 'center',
75
                     align: 'center',
76
-                    width: 300,
76
+                    // width: 240,
77
                     render: (h, params) => {
77
                     render: (h, params) => {
78
                         return h('div', [
78
                         return h('div', [
79
                             h('Button', {
79
                             h('Button', {

Loading…
Cancel
Save