liu hace 6 años
padre
commit
cf03c20860
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      hksystem/src/views/housekeeper/index.vue

+ 1
- 1
hksystem/src/views/housekeeper/index.vue Ver fichero

@@ -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…
Cancelar
Guardar