Explorar el Código

删除无用内容

jbb hace 2 años
padre
commit
f8b8d4909c
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/views/advance-packingList/addAdpackingDrawer.vue

+ 0 - 1
src/views/advance-packingList/addAdpackingDrawer.vue

@@ -643,7 +643,6 @@ export default {
           newObj.push_status = 0;
       }
       if(this.editDecide === 'edit'){
-        throttle
         editById(newObj).then(res => {
           this.btnLoading = true
           if (res.success) {