liu il y a 6 ans
Parent
révision
cf03c20860
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