Browse Source

去掉debugger

master_hella
tengxiaofei 15 hours 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()
const excelTitle = ref(route.meta.title)
debugger
tableObject.params.type = 'predict'
if (tableObject.params.isSearch){
const cmd = {

Loading…
Cancel
Save