Browse Source

去掉debugger

hella_online_20240924
tengxiaofei 2 months ago
parent
commit
9e1657b3a5
  1. 1
      src/views/wms/productionManage/productreceipt/productreceiptRecordMain/index.vue

1
src/views/wms/productionManage/productreceipt/productreceiptRecordMain/index.vue

@ -339,7 +339,6 @@ const handleExport = async () => {
// //
loadStart() loadStart()
const excelTitle = ref(route.meta.title) const excelTitle = ref(route.meta.title)
debugger
tableObject.params.type = 'predict' tableObject.params.type = 'predict'
if (tableObject.params.isSearch){ if (tableObject.params.isSearch){
const cmd = { const cmd = {

Loading…
Cancel
Save