liu 6 年 前
コミット
cf03c20860
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1
    1
      hksystem/src/views/housekeeper/index.vue

+ 1
- 1
hksystem/src/views/housekeeper/index.vue ファイルの表示

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

Loading…
キャンセル
保存