Ver a proveniência

update

docs_0727
lb há 1 ano
ascendente
cometimento
3b101e022d
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      src/views/modules/pms/order/config.js

+ 1
- 1
src/views/modules/pms/order/config.js Ver ficheiro

@@ -98,7 +98,7 @@ export default function () {
fixed: "right",
subcomponent: TableOperaionComponent,
options: operations[type],
width: operations[type].length > 1 ? operations[type].length * 35 : 90,
width: operations[type].length > 1 ? operations[type].length * 40 : 90,
},

// type !== "finished"


Carregando…
Cancelar
Guardar