Explorar o código

删除debugger

jbb hai 1 ano
pai
achega
c23dbf92dd
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/views/oa/MaterialInDetailList.vue

+ 0 - 1
src/views/oa/MaterialInDetailList.vue

@@ -296,7 +296,6 @@
         this.$refs.multiAddModalForm.disableSubmit = false;
       },
       print(row){
-        debugger
         var printMouldUrl = 'http://172.18.91.36:8081/jeecg-boot/jmreport/shareView/834588108278550528'+'?id='+row.cdMaterialInId
         window.open(printMouldUrl)
        },