Ver código fonte

删console.log

lining 6 anos atrás
pai
commit
86f3fd44e1
37 arquivos alterados com 21 adições e 90 exclusões
  1. 9 9
      src/dashoo.cn/frontend_web/nuxt.config.js
  2. 0 1
      src/dashoo.cn/frontend_web/src/api/bankapi/icbc.js
  3. 1 3
      src/dashoo.cn/frontend_web/src/components/oilsupplier/businesslist.vue
  4. 0 1
      src/dashoo.cn/frontend_web/src/components/oilsupplier/chooseauditor.vue
  5. 0 1
      src/dashoo.cn/frontend_web/src/components/oilsupplier/performancelist.vue
  6. 0 1
      src/dashoo.cn/frontend_web/src/components/oilsupplier/suppliercertedit.vue
  7. 0 2
      src/dashoo.cn/frontend_web/src/pages/oilsupplier/annualaudit/_opera/auditoperation.vue
  8. 0 3
      src/dashoo.cn/frontend_web/src/pages/oilsupplier/annualaudit/_opera/goodsoperation.vue
  9. 0 3
      src/dashoo.cn/frontend_web/src/pages/oilsupplier/annualaudit/annualfistaudit.vue
  10. 0 4
      src/dashoo.cn/frontend_web/src/pages/oilsupplier/annualaudit/basicindex.vue
  11. 0 1
      src/dashoo.cn/frontend_web/src/pages/oilsupplier/oilcatalog/index.vue
  12. 0 2
      src/dashoo.cn/frontend_web/src/pages/oilsupplier/paymentinfo/icbclist.vue
  13. 0 1
      src/dashoo.cn/frontend_web/src/pages/oilsupplier/paymentinfo/index.vue
  14. 0 1
      src/dashoo.cn/frontend_web/src/pages/oilsupplier/paymentinfo/paymented.vue
  15. 0 1
      src/dashoo.cn/frontend_web/src/pages/oilsupplier/paymentinfo/paymentsure.vue
  16. 0 1
      src/dashoo.cn/frontend_web/src/pages/oilsupplier/paymentselect/index.vue
  17. 0 8
      src/dashoo.cn/frontend_web/src/pages/oilsupplier/supplier/_opera/goodsedit.vue
  18. 0 7
      src/dashoo.cn/frontend_web/src/pages/oilsupplier/supplier/_opera/techedit.vue
  19. 0 2
      src/dashoo.cn/frontend_web/src/pages/oilsupplier/supplier/basislist.vue
  20. 0 3
      src/dashoo.cn/frontend_web/src/pages/oilsupplier/supplierappend/_opera/basisdataopera.vue
  21. 0 2
      src/dashoo.cn/frontend_web/src/pages/oilsupplier/supplierappend/_opera/goodsdataopera.vue
  22. 0 1
      src/dashoo.cn/frontend_web/src/pages/oilsupplier/supplierps/goodslist.vue
  23. 0 1
      src/dashoo.cn/frontend_web/src/pages/oilsupplier/supplierps/techlist.vue
  24. 0 1
      src/dashoo.cn/frontend_web/src/pages/select/companyselect/index.vue
  25. 0 2
      src/dashoo.cn/frontend_web/src/pages/select/informationreporting/index.vue
  26. 0 1
      src/dashoo.cn/frontend_web/src/pages/select/processselect/index.vue
  27. 0 2
      src/dashoo.cn/frontend_web/src/pages/select/processselect/wfmultihistory.vue
  28. 1 2
      src/dashoo.cn/frontend_web/src/pages/setting/samplenoteitem/_opera/operation.vue
  29. 1 2
      src/dashoo.cn/frontend_web/src/pages/setting/sampleorgan/_opera/sampleorganedit.vue
  30. 0 2
      src/dashoo.cn/frontend_web/src/pages/setting/sampleorgan/index.vue
  31. 2 3
      src/dashoo.cn/frontend_web/src/pages/setting/sampleorgan/sampleorganadd.vue
  32. 2 4
      src/dashoo.cn/frontend_web/src/pages/setting/samplesite/_opera/samplesiteedit.vue
  33. 1 3
      src/dashoo.cn/frontend_web/src/pages/setting/samplesite/index.vue
  34. 0 2
      src/dashoo.cn/frontend_web/src/pages/setting/sampletype/_opera/sampletypeedit.vue
  35. 0 1
      src/dashoo.cn/frontend_web/src/pages/setting/systemitems/_opera/itemsdetail.vue
  36. 1 2
      src/dashoo.cn/frontend_web/src/pages/setting/systemitems/itemsdetailadd.vue
  37. 3 4
      src/dashoo.cn/frontend_web/src/pages/setting/testprinttemplate/_opera/testprinttemplateedit.vue

+ 9 - 9
src/dashoo.cn/frontend_web/nuxt.config.js

@@ -164,10 +164,10 @@ module.exports = {
 
 
   axios: {
-    baseURL: '//localhost:10091/api/' // 本机开发使用
+    // baseURL: '//localhost:10091/api/' // 本机开发使用
 
     /* --------Nuxt Start发版用 START-------------- */
-    // baseURL: '/api/'
+    baseURL: '/api/'
     /* --------Nuxt Start发版用 END-------------- */
 
   },
@@ -176,19 +176,19 @@ module.exports = {
    ** 客户端使用:process.env.appclient 服务端使用:context.appclient
    */
   env: {
-    appclient: 'gfgl',                                      //供方管理系统
-    imgserverhost: 'http://52.80.133.197:9081',             //BioBank服务地址,图片上传文件
-    upfilehost: 'http://weed1.labsop.cn:9333/dir/assign',   //附件上传
-    baseURL: '//localhost:10091/api/'                       //工作流图片
+    // appclient: 'gfgl',                                      //供方管理系统
+    // imgserverhost: 'http://52.80.133.197:9081',             //BioBank服务地址,图片上传文件
+    // upfilehost: 'http://weed1.labsop.cn:9333/dir/assign',   //附件上传
+    // baseURL: '//localhost:10091/api/'                       //工作流图片
 
     /* --------Nuxt Start发版用 START-------------- */
-    /*
+
     appclient:  'gfgl',                            //供方信息管理平台
     upfilehost: '/uploadfile',                     //附件上传
     baseURL:    '/api/',                           //本地工作流图片
     LOCAL_IP:   '10.76.248.23'                     //定义服务器内网IP,word转PDF时用到
-    API_URL:    'http://10.76.248.23:10091/api/'   //服务器渲染时调用
-    */
+    // API_URL:    'http://10.76.248.23:10091/api/'   //服务器渲染时调用
+
     /* --------Nuxt Start发版用 END-------------- */
   },
 }

+ 0 - 1
src/dashoo.cn/frontend_web/src/api/bankapi/icbc.js

@@ -24,7 +24,6 @@ export default {
   },
 
   checkMoneyList (params, myAxios) {
-    console.log(params)
     return myAxios({
       url: '/bankapi/check-money-list',
       method: 'post',

+ 1 - 3
src/dashoo.cn/frontend_web/src/components/oilsupplier/businesslist.vue

@@ -4,7 +4,7 @@
       <div slot="header" class="clearfix">
         <span style="font-weight: bold">准入范围</span>
         <span style="float: right;">
-           <el-button style="float: right; padding: 3px 0px" type="text" @click="deletedata()" v-if="candelete">删除</el-button> 
+           <el-button style="float: right; padding: 3px 0px" type="text" @click="deletedata()" v-if="candelete">删除</el-button>
           <el-button style="float: right; padding: 3px 25px" type="text" @click="showDialog" v-if="canadd || newcanadd">添加
           </el-button>
         </span>
@@ -262,7 +262,6 @@
           _currentPage: this.currentPage,
           _size: this.size
         }
-        console.log(params, 'params')
         this.$axios.get('suppliercertsub/list', {
           params
         })
@@ -418,7 +417,6 @@
           this.Ids = []
           this.Ids.push(val.Id)
         }
-        console.log(this.Ids)
         if (this.Ids.length == 0) {
           this.$message({
             type: 'warning',

+ 0 - 1
src/dashoo.cn/frontend_web/src/components/oilsupplier/chooseauditor.vue

@@ -123,7 +123,6 @@
           })
           .then(res => {
             _this.orgtreelist = window.toolfun_gettreejson(res.data.items, 'Id', 'Parentid', 'Id,Fullname')
-            console.log("_-this.orgtreelist--",this.orgtreelist)
             _this.SupplierTypeCode = SupplierTypeCode
             if (SupplierTypeCode == '01') { //物资类
               _this.handleNodeClick(_this.orgtreelist[0].children[11])

+ 0 - 1
src/dashoo.cn/frontend_web/src/components/oilsupplier/performancelist.vue

@@ -185,7 +185,6 @@
         this.$refs[formName].validate((valid) => {
           if (valid) {
             if (this.Title == '近三年主要业绩') {
-              console.log('1111', this.Title)
               this.addPerformance()
             } else if (this.Title == '编辑近三年主要业绩') {
               this.editPerformance()

+ 0 - 1
src/dashoo.cn/frontend_web/src/components/oilsupplier/suppliercertedit.vue

@@ -259,7 +259,6 @@
       //this.serviceId = this.$route.params.opera;
       this.serviceId = this.EntityId;
       this.getDictOptions();
-      console.log(this.serviceId);
       if(this.serviceId != 'add' && this.serviceId>0) {
         this.formData.Id = this.serviceId;
         this.initDatas();

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

@@ -556,7 +556,6 @@
         annualapi.getEntity(this.annualId, this.$axios).then(res => {
           this.anndata = res.data
           if (this.anndata) {
-            console.log('--------', this.anndata)
             this.entrydetail.business = this.anndata.Id + ''
             this.entrydetail.instance = this.anndata.WorkflowId + ''
             this.entrydetail.Status = this.anndata.Status + ''
@@ -854,7 +853,6 @@
           SecondAudit: this.fushenauditer,
           ThirdAudit: this.majorDept[this.majorDept.length - 1]
         }
-        console.log(params, this.shenheForm)
         // this.$axios.put('/annualaudit/auditfirst?ProfAudit=' + this.ProfAuditThen, params)
         annualapi.Auditfirst(this.shenheForm, params, this.$axios)
           .then(res => {

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

@@ -594,7 +594,6 @@
         annualapi.getEntity(annid, this.$axios)
           .then(res => {
             this.formannData = res.data
-            console.log('--forann-', this.formannData)
             this.Status = this.formannData.Status
             this.entrydetail.business = this.formannData.Id
             this.entrydetail.instance = this.formannData.WorkflowId
@@ -720,7 +719,6 @@
         this.$refs['winningList'].showDialog()
       },
       initDatas () {
-        console.log(this.formData.Id, 'this.formData.Id')
         if (this.formData.Id) {
           api.getEntityAndCert(this.certId, this.$axios).then(res => {
             this.formData = res.data
@@ -880,7 +878,6 @@
       },
 
       updateEntity () {
-        console.log('-----this.formData------', this.formData)
         annualapi.supupdateEntity(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/annualfistaudit.vue

@@ -279,7 +279,6 @@ export default {
         // 访问接口
         api.getMyList(myCreateOn.join(','), params, this.$axios).then(res => {
           this.entityList = res.data.items
-          console.log('---this.entityList ----', this.entityList)
           this.currentItemCount = res.data.currentItemCount
         }).catch(err => {
           console.error(err)
@@ -293,10 +292,8 @@ export default {
       this.entityForm.SupplierName = obj.Realname
       },
       addAnnualAudit () {
-        console.log('----this.entityForm--', this.entityForm)
         api.addEntity(this.entityForm, this.$axios).then(res => {
           if (res.data.code === 0) {
-            console.log('--------res.data----', res.data)
             // 保存成功后,初始化数据,变成修改
             this.entityForm.Id = res.data.item
           this.initDatas()

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

@@ -440,12 +440,10 @@
         this.entityForm.SupplierName = obj.Realname
       },
       addAnnualAudit() {
-        console.log("123456789qqqqqq")
         this.$refs['EntityFormref'].validate((valid) => {
           if (valid) {
             this.entityForm.auditer = this.auditer
             api.addEntity(this.entityForm, this.entityForm.auditer, this.$axios).then(res => {
-              console.log("--22221-", res.data.code)
               if (res.data.code === 0) {
                 //保存成功后,初始化数据,变成修改
                 this.entityForm.Id = res.data.item;
@@ -506,7 +504,6 @@
           })
           .then(() => {
             api.addEntity(this.entityForm, this.entityForm.auditer, this.$axios).then(res => {
-              console.log("--1-", res.data.code)
               if (res.data.code === 0) {
                 //保存成功后,初始化数据,变成修改
                 this.entityForm.Id = res.data.item;
@@ -527,7 +524,6 @@
                   message: res.data.message
                 });
               } else if (res.data.code === -3) {
-                console.log("--2-", res.data.code)
                 this.$confirm(res.data.message + ",点击继续可继续进行年审")
                   .then(_ => {
                     this.addannualdirect()

+ 0 - 1
src/dashoo.cn/frontend_web/src/pages/oilsupplier/oilcatalog/index.vue

@@ -242,7 +242,6 @@
         })
       },
       exportExcel () {
-        console.log(this.entityList)
         if (this.entityList == null || this.entityList.length <= 0) {
           this.$message({
             type: 'warning',

+ 0 - 2
src/dashoo.cn/frontend_web/src/pages/oilsupplier/paymentinfo/icbclist.vue

@@ -238,7 +238,6 @@
         }
         // 下面调用接口修改状态
         api.receiveMoneyBillList(params, this.$axios).then(res => {
-          console.log(res)
           if (res.data.code === 0) {
             this.initDatas()
             this.$message({
@@ -309,7 +308,6 @@
         }
         // 访问接口
         api.checkMoneyList(params, this.$axios).then(res => {
-          console.log(res)
         }).catch(err => {
           console.error(err)
         })

+ 0 - 1
src/dashoo.cn/frontend_web/src/pages/oilsupplier/paymentinfo/index.vue

@@ -309,7 +309,6 @@
         // 查询条件
         Object.assign(params, this.searchForm)
         // 访问接口
-        console.log(params)
         api.getList(myCreateOn.join(','), params, this.$axios).then(res => {
           this.entityList = res.data.items
           this.currentItemCount = res.data.currentItemCount

+ 0 - 1
src/dashoo.cn/frontend_web/src/pages/oilsupplier/paymentinfo/paymented.vue

@@ -203,7 +203,6 @@
         Object.assign(params, this.searchForm)
         // 访问接口
         api.getList(myCreateOn.join(','), params, this.$axios).then(res => {
-          console.log(res)
           this.entityList = res.data.items
           this.currentItemCount = res.data.currentItemCount
         }).catch(err => {

+ 0 - 1
src/dashoo.cn/frontend_web/src/pages/oilsupplier/paymentinfo/paymentsure.vue

@@ -271,7 +271,6 @@
           Prop: this.Column.Prop
         }
         Object.assign(params, this.searchForm)
-        console.log(params, 'params')
         api.getBillList(params, this.$axios).then(res => {
           this.formDataSup = res.data.SupplierEntity
           this.entityList = res.data.DataInfos[0].items

+ 0 - 1
src/dashoo.cn/frontend_web/src/pages/oilsupplier/paymentselect/index.vue

@@ -200,7 +200,6 @@
         // 查询条件
         Object.assign(params, this.searchForm)
         // 访问接口
-        console.log(params)
         api.getList(myCreateOn.join(','), params, this.$axios).then(res => {
           this.entityList = res.data.items
           this.currentItemCount = res.data.currentItemCount

+ 0 - 8
src/dashoo.cn/frontend_web/src/pages/oilsupplier/supplier/_opera/goodsedit.vue

@@ -829,7 +829,6 @@ export default {
     annaudit () {
       this.annentityForm.supplierId = parseInt(this.serviceId)
       this.annentityForm.SupplierName = this.formData.SupplierName
-      console.log('----this.ann', this.annentityForm)
       annapi.addEntity(this.annentityForm, this.annentityForm.auditer, this.$axios).then(res => {
         if (res.data.code === 0) {
           // 保存成功后,初始化数据,变成修改
@@ -903,7 +902,6 @@ export default {
     changeOrgUnit (val) {
       let auditstepcode = 'PROF_RECE'
       api.getAuditerByDept(val, auditstepcode, this.$axios).then(res => {
-        console.log(res.data.item, 'res.data.item==')
         this.userOptions = res.data.item
       }).catch(err => {
         console.error(err)
@@ -954,7 +952,6 @@ export default {
       }
     },
     SetFormData (fdata) {
-      console.log(fdata)
       this.isCanUpdateSupplier(fdata.Id)
       this.formData.Id = fdata.Id
       this.formData.SupplierName = fdata.SupplierName
@@ -1401,7 +1398,6 @@ export default {
     // },
 
     auditOrgChang (val) {
-      console.log('------val', val)
       let auditstepcode = 'SECOND_TRIAL'
       api.getAuditerByFirst(val, auditstepcode, this.$axios)
         .then(res => {
@@ -1587,7 +1583,6 @@ export default {
       })
     },
     selectAuditOrg () {
-      console.log('----this.IsCompanyUser', this.IsCompanyUser)
       if (this.IsCompanyUser === 0) {
         this.dialogVisible = true
       } else if (this.IsCompanyUser === 1) {
@@ -1607,7 +1602,6 @@ export default {
       this.auditOrgChang(this.auditer)
     },
     chooseAuditorShowFen () {
-      console.log('--this.formData.SupplierTypeCode----', this.formData.SupplierTypeCode)
       this.$refs['chooseAuditorFen'].getorgtreelist(this.formData.SupplierTypeCode)
       this.chooseAuditorVisibleFen = true
     },
@@ -1654,7 +1648,6 @@ export default {
       this.auditform.CertId = this.certId
       this.auditform.SecondAudit = this.fushenauditer
       this.auditform.ThirdAudit = this.selectDept // this.majorDept[this.majorDept.length - 1]
-      console.log('--this.audiform--', this.auditform)
       apiCert
         .auditEntity(this.certId, this.auditform, this.$axios)
         .then(res => {
@@ -1696,7 +1689,6 @@ export default {
       this.applyLoading = true
       this.auditform.FirstAuditName = this.UnitOrg
       this.auditform.CertId = this.certId
-      console.log('--this.audiform--', this.auditform)
       apiCert.auditEntity(this.certId, this.auditform, this.$axios)
         .then(res => {
           if (res.data.code === 0) {

+ 0 - 7
src/dashoo.cn/frontend_web/src/pages/oilsupplier/supplier/_opera/techedit.vue

@@ -817,7 +817,6 @@ export default {
     annaudit () {
       this.annentityForm.supplierId = parseInt(this.serviceId)
       this.annentityForm.SupplierName = this.formData.SupplierName
-      console.log('----this.ann', this.annentityForm)
       annapi.addEntity(this.annentityForm, this.annentityForm.auditer, this.$axios).then(res => {
         if (res.data.code === 0) {
           // 保存成功后,初始化数据,变成修改
@@ -1000,7 +999,6 @@ export default {
       }
     },
     SetFormData (fdata) {
-      console.log(fdata)
       this.isCanUpdateSupplier(fdata.Id)
       this.formData.Id = fdata.Id
       this.formData.SupplierName = fdata.SupplierName
@@ -1236,7 +1234,6 @@ export default {
         })
     },
     auditOrgChang (val) {
-      console.log('------val', val)
       let auditstepcode = 'SECOND_TRIAL'
       api
         .getAuditerByFirst(val, auditstepcode, this.$axios)
@@ -1489,7 +1486,6 @@ export default {
       })
     },
     selectAuditOrg () {
-      console.log('----this.IsCompanyUser', this.IsCompanyUser)
       if (this.IsCompanyUser === 0) {
         this.dialogVisible = true
       } else if (this.IsCompanyUser === 1) {
@@ -1507,7 +1503,6 @@ export default {
       this.auditOrgChang(this.auditer)
     },
     chooseAuditorShowFen () {
-      console.log('--this.formData.SupplierTypeCode----', this.formData.SupplierTypeCode)
       this.$refs['chooseAuditorFen'].getorgtreelist(this.formData.SupplierTypeCode)
       this.chooseAuditorVisibleFen = true
     },
@@ -1555,7 +1550,6 @@ export default {
       this.auditform.CertId = this.certId
       this.auditform.SecondAudit = this.fushenauditer
       this.auditform.ThirdAudit = this.selectDept // this.majorDept[this.majorDept.length - 1]
-      console.log(this.auditform, 'this.auditform')
       apiCert.auditEntity(this.certId, this.auditform, this.$axios).then(res => {
         if (res.data.code === 0) {
           // 保存成功后,初始化数据,变成修改
@@ -1594,7 +1588,6 @@ export default {
       this.applyLoading = true
       this.auditform.FirstAuditName = this.UnitOrg
       this.auditform.CertId = this.certId
-      console.log('--this.audiform--', this.auditform)
       apiCert
         .auditEntity(this.certId, this.auditform, this.$axios)
         .then(res => {

+ 0 - 2
src/dashoo.cn/frontend_web/src/pages/oilsupplier/supplier/basislist.vue

@@ -918,7 +918,6 @@ export default {
     getDictOptions () {
       api.getDictList(this.$axios).then(res => {
         this.dictData = res.data.items
-        console.log(this.dictData)
         this.OperTypeOptions = this.dictData['OperType']
         this.UnitRelationOptions = this.dictData['UnitRelation']
         this.InOptions = this.dictData['InOptions']
@@ -1021,7 +1020,6 @@ export default {
 
     isCanApply () {
       api.isCanApply('02', this.$axios).then(res => {
-        console.log(res)
         if (res.data.code === 0) {
           this.canApply = true
         } else if (res.data.code === -2) {

+ 0 - 3
src/dashoo.cn/frontend_web/src/pages/oilsupplier/supplierappend/_opera/basisdataopera.vue

@@ -810,7 +810,6 @@ import fileapi from '@/api/oilsupplier/supplierfile'
         let auditstepcode = 'SUB_OFFICE_JS'
         suppapi.getAuditerByDept(deptid, auditstepcode, this.$axios).then(res => {
           this.orgauditOptions = res.data.item
-          console.log(this.orgauditOptions, 'this.orgauditOptions')
         }).catch(err => {
           console.error(err)
         })
@@ -1105,7 +1104,6 @@ import fileapi from '@/api/oilsupplier/supplierfile'
         obj = this.supplierList.find((item) => {
           return item.SupplierId === vId // 筛选出匹配数据
         })
-        console.log('obj', obj)
         this.formData.SupplierId = parseInt(obj.SupplierId)
         this.formData.SupplierCertId = parseInt(obj.SupplierCertId)
       },
@@ -1126,7 +1124,6 @@ import fileapi from '@/api/oilsupplier/supplierfile'
         let _this = this
         api2.getEntityById(_this.Id, _this.$axios).then(res => {
           _this.formData = res.data
-          console.log('-_this.formData--', _this.formData)
           this.entrydetail.process = this.formData.ProcessKey
           this.entrydetail.business = _this.Id
           this.entrydetail.instance = this.formData.WorkFlowId

+ 0 - 2
src/dashoo.cn/frontend_web/src/pages/oilsupplier/supplierappend/_opera/goodsdataopera.vue

@@ -1512,7 +1512,6 @@
           })
           return
         }
-        console.log(params, 'params')
         _this.$axios.post('/suppliercertappendsub/addgoodsbus/', params)
           .then(res => {
             _this.dialogloading = false
@@ -1792,7 +1791,6 @@
           this.sectionCert[i].Id = this.sectionCert[i].Id + ''
         }
         this.loading = true
-        console.log(params, 'params2')
         this.$axios.post('/suppliercertappendsub/addgoodsbus', params)
           .then(res => {
             if (res.data.code === 0) {

+ 0 - 1
src/dashoo.cn/frontend_web/src/pages/oilsupplier/supplierps/goodslist.vue

@@ -774,7 +774,6 @@
       getDictOptions() {
         api.getDictList(this.$axios).then(res => {
            this.dictData = res.data.items
-           console.log(this.dictData)
            this.OperTypeOptions = this.dictData['OperType']
            this.UnitRelationOptions = this.dictData['UnitRelation']
            this.InOptions = this.dictData['InOptions']

+ 0 - 1
src/dashoo.cn/frontend_web/src/pages/oilsupplier/supplierps/techlist.vue

@@ -772,7 +772,6 @@
      getDictOptions() {
         api.getDictList(this.$axios).then(res => {
            this.dictData = res.data.items
-           console.log(this.dictData)
            this.OperTypeOptions = this.dictData['OperType']
            this.UnitRelationOptions = this.dictData['UnitRelation']
            this.InOptions = this.dictData['InOptions']

+ 0 - 1
src/dashoo.cn/frontend_web/src/pages/select/companyselect/index.vue

@@ -1152,7 +1152,6 @@ export default {
         .getCompanyList(params, this.searchForm, this.$axios)
         .then(res => {
           this.entityList = res.data.items
-          console.log(res,"aaaaaaaaaaaaaaaaaaaaa")
           this.currentItemCount = res.data.currentItemCount
           this.loading = false
         })

+ 0 - 2
src/dashoo.cn/frontend_web/src/pages/select/informationreporting/index.vue

@@ -207,12 +207,10 @@ export default {
         CreateOn: myCreateOn.join(',')
       }
 
-      console.log(params)
       api
         .up(params, this.searchForm, this.$axios)
         .then(res => {
           this.entityList = res.data.items
-          console.log('----this.entityList--', this.entityList)
           this.getSpanArr(res.data.items)
           this.currentItemCount = res.data.currentItemCount
         })

+ 0 - 1
src/dashoo.cn/frontend_web/src/pages/select/processselect/index.vue

@@ -441,7 +441,6 @@
           } else if (val == "0") {
             this.entityListAll = res.data.items
           }
-          console.log(res.data.items)
           this.currentItemCount = res.data.currentItemCount
         }).catch(err => {
           console.error(err)

+ 0 - 2
src/dashoo.cn/frontend_web/src/pages/select/processselect/wfmultihistory.vue

@@ -84,7 +84,6 @@
     methods: {
       getHistoryTask () {
         this.historyTask = []
-        console.log(this.entryinfo, 'this.entryinfo')
         let _this = this
         this.$axios.get('/audithistory/list?id=' + this.entryinfo.business)
           .then(res => {
@@ -122,7 +121,6 @@
             if (useridstr) {
               useridstr = useridstr.substring(0, useridstr.length - 1)
             }
-            console.log(useridstr, 'useridstr')
             this.getuserlist(useridstr)
           })
           .catch(err => {

+ 1 - 2
src/dashoo.cn/frontend_web/src/pages/setting/samplenoteitem/_opera/operation.vue

@@ -85,7 +85,7 @@
     name: 'samplenoteitem',
     data() {
       return {
-        pagetitle: '', //界面标题       
+        pagetitle: '', //界面标题
         sampleItemForm: {
           Id: '',
           AccCode: '',
@@ -199,7 +199,6 @@
               _this.sampleItemForm.FieldContent = _this.Listvalues + ''
             }
             _this.sampleItemForm.FieldTypeName = _this.$refs.typeselect.selectedLabel
-            console.log("1111111111111", _this.sampleItemForm)
             _this.$axios.put('samplenoteitem/' + _this.ServiceId, _this.sampleItemForm)
               .then(res => {
                 // response

+ 1 - 2
src/dashoo.cn/frontend_web/src/pages/setting/sampleorgan/_opera/sampleorganedit.vue

@@ -235,7 +235,6 @@
         this.initData()
       },
       handleRemove(file, fileList) {
-        console.log(file, fileList)
       },
       handlePreview(file) {
         console.log(file)
@@ -265,7 +264,7 @@
   .clearfix:after {
       display: table;
       content: "";
-  }  
+  }
   .clearfix:after {
       clear: both
   }

+ 0 - 2
src/dashoo.cn/frontend_web/src/pages/setting/sampleorgan/index.vue

@@ -209,10 +209,8 @@
         this.initData()
       },
       handleRemove(file, fileList) {
-        console.log(file, fileList)
       },
       handlePreview(file) {
-        console.log(file)
       },
       clearSearch() {
         this.searchkey = ''

+ 2 - 3
src/dashoo.cn/frontend_web/src/pages/setting/sampleorgan/sampleorganadd.vue

@@ -10,7 +10,7 @@
       <span>
         <i class="icon icon-table2"></i> 添加组织器官
       </span>
-      <span style="float: right;">      
+      <span style="float: right;">
         <el-button  type="primary" @click="savedata('sampleorganinfoform')" class="el-button--small">保存</el-button>
         <el-button  type="primary" class="el-button--small" onclick="window.history.go(-1)">返回</el-button>
       </span>
@@ -195,7 +195,6 @@
         this.initData()
       },
       handleRemove(file, fileList) {
-        console.log(file, fileList)
       },
       handlePreview(file) {
         console.log(file)
@@ -225,7 +224,7 @@
   .clearfix:after {
       display: table;
       content: "";
-  }  
+  }
   .clearfix:after {
       clear: both
   }

+ 2 - 4
src/dashoo.cn/frontend_web/src/pages/setting/samplesite/_opera/samplesiteedit.vue

@@ -15,7 +15,7 @@
             <el-button type="primary" class="el-button--small"  onclick="window.history.go(-1)">返回</el-button>
         </span>
     </div>
-    
+
     <el-form :model="samplesiteinfoform" :rules="rulessamplenoteiteminfoform"   ref="samplesiteinfoform">
       <el-row :gutter="20">
         <el-col :span="8">
@@ -152,7 +152,6 @@
           this.$axios.get('samplesite/getmodel/' + pid, {})
             .then(res => {
               // response
-              console.log(res.data)
               _this.samplesiteinfoform = res.data
               _this.getparentnodesbytopnode(_this.samplesiteinfoform.TNodeParent)
             })
@@ -234,7 +233,6 @@
           this.initData()
         },
        handleRemove(file, fileList) {
-        console.log(file, fileList)
                                    },
        handlePreview(file) {
         console.log(file)
@@ -264,7 +262,7 @@
   .clearfix:after {
       display: table;
       content: "";
-  }  
+  }
   .clearfix:after {
       clear: both
   }

+ 1 - 3
src/dashoo.cn/frontend_web/src/pages/setting/samplesite/index.vue

@@ -227,7 +227,7 @@
         }).catch(() => {})
       },
       handleChange(value) {
-        console.log(value)
+
       },
       handleCheckedCitiesChange(value) {
         let checkedCount = value.length
@@ -257,10 +257,8 @@
         console.log('submit!')
       },
       handleRemove(file, fileList) {
-        console.log(file, fileList)
       },
       handlePreview(file) {
-        console.log(file)
       },
       deleteRow(index, rows) {
         rows.splice(index, 1)

+ 0 - 2
src/dashoo.cn/frontend_web/src/pages/setting/sampletype/_opera/sampletypeedit.vue

@@ -189,12 +189,10 @@ export default {
       });
     },
     handleAvatarSuccess(res, file) {
-      console.log(file);
       this.SampleTypeForm.Photo = res;
       this.imageUrl = URL.createObjectURL(file.raw);
     },
     beforeAvatarUpload(file) {
-      console.log(file);
       const isimg = file.type.indexOf("image/") === 0;
       const isLt50k = file.size / 1024 / 50 < 1;
       if (!isimg) {

+ 0 - 1
src/dashoo.cn/frontend_web/src/pages/setting/systemitems/_opera/itemsdetail.vue

@@ -111,7 +111,6 @@
             .then(res => {
               // response
               // console.log(res.data.items)
-              console.log(res.data)
               _this.list = res.data.items
             })
             .catch(err => {

+ 1 - 2
src/dashoo.cn/frontend_web/src/pages/setting/systemitems/itemsdetailadd.vue

@@ -216,7 +216,6 @@
           this.initData()
         },
         handleRemove(file, fileList) {
-          console.log(file, fileList)
         },
         handlePreview(file) {
           console.log(file)
@@ -246,7 +245,7 @@
   .clearfix:after {
       display: table;
       content: "";
-  }  
+  }
   .clearfix:after {
       clear: both
   }

+ 3 - 4
src/dashoo.cn/frontend_web/src/pages/setting/testprinttemplate/_opera/testprinttemplateedit.vue

@@ -21,7 +21,7 @@
             <el-form-item label="送检单位"  required prop="OrgId">
                   <el-cascader :options="orgtreelist" style="width: 100%" :props="orgtreeprops" change-on-select :show-all-levels="true" v-model="OrgId"
                     placeholder="请选择组织"></el-cascader>
-                </el-form-item> 
+                </el-form-item>
          </el-col>
 
           <el-col :span="8">
@@ -46,7 +46,7 @@
               <el-input v-model="testlistform.Describe" placeholder="请输入试管类型"></el-input>
             </el-form-item>
           </el-col>
-         
+
         </el-row>
       </el-form>
     </el-card>
@@ -96,7 +96,7 @@
             message: '请输入模板文件',
             trigger: 'blur'
           }]
-        
+
         },
         list: [],
         formLabelWidth: '130px',
@@ -166,7 +166,6 @@
         this.$axios.get('inspection/gettemplate/' + pid, {})
           .then(res => {
             // response
-             console.log(res.data.OrgId)
             _this.Parentid = res.data.OrgId
             _this.getdata()
              _this.testlistform.OrgId = this.OrgId[this.OrgId.length - 1]+''