Kaynağa Gözat

年审打印去除

huahaiyan 6 yıl önce
ebeveyn
işleme
5d68c27734

+ 0 - 1
src/dashoo.cn/frontend_web/src/pages/oilsupplier/annualaudit/_opera/auditoperation.vue

@@ -644,7 +644,6 @@
         let auditstepcode = 'PROF_AUDIT'
         api.getAuditerByDept(this.authUser.Profile.DepartmentId, auditstepcode, this.$axios).then(res => {
           this.secauditerOptions = res.data.item
-          console.log("--this.secauditerOptions-", this.secauditerOptions)
         }).catch(err => {
           console.error(err)
         })

+ 0 - 2
src/dashoo.cn/frontend_web/src/pages/oilsupplier/annualaudit/_opera/bassicoperation.vue

@@ -652,7 +652,6 @@
       },
 
       auditOrgChang(val) {
-        console.log("------val", val)
         let auditstepcode = "SECOND_TRIAL";
         api
           .getAuditerByFirst(val, auditstepcode, this.$axios)
@@ -766,7 +765,6 @@
       },
 
       updateEntity() {
-        console.log("formdata",this.formData)
         api.updateEntity(this.formData.Id, this.formData, this.$axios).then(res => {
           if (res.data.code === 0) {
             //更新子表

+ 0 - 3
src/dashoo.cn/frontend_web/src/pages/oilsupplier/annualaudit/_opera/goodsoperation.vue

@@ -664,7 +664,6 @@
             this.$refs['winningList'].getvalue(this.formData.Id, this.formData.SupplierTypeCode, this.certId)
             this.$refs['businessList'].getvalue(this.formData.Id, this.formData.SupplierTypeCode, this.certId)
             this.$refs['subfileList'].getvalue(this.formData.Id, this.formData.SupplierTypeCode, this.certId)
-            console.log("-businessList---",this.businessList)
             this.entrydetail.business = this.annualId
             this.entrydetail.instance = this.WorkflowId
             this.backhistroy.classId = this.formData.SupplierTypeCode
@@ -690,7 +689,6 @@
       },
 
       auditOrgChang(val) {
-        console.log("------val", val)
         let auditstepcode = "SECOND_TRIAL";
         api
           .getAuditerByFirst(val, auditstepcode, this.$axios)
@@ -787,7 +785,6 @@
       },
 
       updateEntity() {
-        console.log("formdata", this.formData)
         api.updateEntity(this.formData.Id, this.formData, this.$axios).then(res => {
           if (res.data.code === 0) {
             //更新子表

+ 0 - 4
src/dashoo.cn/frontend_web/src/pages/oilsupplier/annualaudit/_opera/operation.vue

@@ -656,7 +656,6 @@
       },
 
       auditOrgChang(val) {
-        console.log("------val", val)
         let auditstepcode = "SECOND_TRIAL";
         api
           .getAuditerByFirst(val, auditstepcode, this.$axios)
@@ -680,7 +679,6 @@
       },
 
       getDictOptions() {
-        console.log("-this.orgtreelist--", this.orgtreelist)
         let params = {
           status: this.formData.Status,
           majorAduit: this.formData.ThirdAudit
@@ -689,7 +687,6 @@
           this.dictData = res.data.items
           //this.organizeOption = res.data.items['Organizes']
           this.orgtreelist = window.toolfun_gettreejson(res.data.items['ProOrgList'], 'id', 'pId', 'id,name')
-          console.log("-this.orgtreelist--", this.orgtreelist)
           /* this.UnitRelationOptions = res.data.items['UnitRelation']
           this.getCityList(res.data.items['GaodeMapChinaAreas'])
           this.CompanyTypeOptions = res.data.items['CompanyType'] */
@@ -743,7 +740,6 @@
       },
 
       updateEntity() {
-        console.log("formdata", this.formData)
         api.updateEntity(this.formData.Id, this.formData, this.$axios).then(res => {
           if (res.data.code === 0) {
             //更新子表