瀏覽代碼

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"


Loading…
取消
儲存