2 Révisions

Auteur SHA1 Message Date
  liu f9079c2103 Merge branch 'master' of http://git.sotype.com/chenxiqiang/houseworking il y a 7 ans
  liu cf03c20860 publish il y a 7 ans
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      hksystem/src/views/housekeeper/index.vue

+ 1
- 1
hksystem/src/views/housekeeper/index.vue Voir le fichier

@@ -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…
Annuler
Enregistrer