Browse Source

业务员支出编辑调整

qymljy 1 year ago
parent
commit
d42e3d2e0e
1 changed files with 0 additions and 2 deletions
  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 = []