Explorar el Código

业务员支出编辑调整

qymljy hace 2 años
padre
commit
d42e3d2e0e
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      src/Form/salerExpenditure/edit.vue

+ 0 - 2
src/Form/salerExpenditure/edit.vue

@@ -212,8 +212,6 @@ export default {
       }
     },
     onSubmit(){
-      console.log(this.form)
-
       this.$refs.formRef.validate(async (valid)=>{
         if (!valid) return false
         this.form.source_hrcashbill = []