1
yangpeixing
2025-12-04 885092869d8a27a0b77d6e55d3dd3f00f29e8002
项目代码/WMS/WIDESEA_WMSClient/src/api/buttons.js
@@ -155,7 +155,30 @@
      
    }
    
  },
  },{
    name: '澶氭鎵撳崟',
    type: 'primary',
    value: 'MultiplePrintOrder',
    onClick: function () {
    }
  },{
    name: '澶氭墭鍑哄簱',
    type: 'primary',
    value: 'DoubleTray',
    onClick: function () {
    }
  },{
    name: '鍒濆鍖栨彁鍗囨満',
    type: 'success',
    value: 'InitializationElevator',
    onclick: function (){
    }
  }
]
export default buttons