ソースを参照

update

docs_0727
lb 1年前
コミット
3b101e022d
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      src/views/modules/pms/order/config.js

+ 1
- 1
src/views/modules/pms/order/config.js ファイルの表示

@@ -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"


読み込み中…
キャンセル
保存