刘磊
2025-08-15 baad30699918c536d0b96e36df70b8f352d520e4
项目代码/WMS/WIDESEA_WMSClient/src/api/buttons.js
@@ -183,6 +183,28 @@
      
    }
  }
  ,
  {
    name: '鍏ュ簱',
    // icon: 'el-icon-printer',
    type: 'primary',
    // plain: true,
    // color: '#529b2e',
    value: 'RequestIn',
    onClick: function () {
    }
  },{
    name: '纭浠诲姟',
    // icon: 'el-icon-printer',
    type: 'primary',
    // plain: true,
    // color: '#529b2e',
    value: 'confirmTask',
    onClick: function () {
    }
  }
]
export default buttons