liu 6 년 전
부모
커밋
cf03c20860
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      hksystem/src/views/housekeeper/index.vue

+ 1
- 1
hksystem/src/views/housekeeper/index.vue 파일 보기

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…
취소
저장