Pārlūkot izejas kodu

前端:去掉测试内容

baichengfei 4 gadi atpakaļ
vecāks
revīzija
c77517a96f

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

@@ -541,7 +541,7 @@
                 this.$confirm(res.data.message)
                   .then(_ => {
                     console.log('企业发起 年审审批不到期不允许添加2222')
-                    this.addannualdirect()
+                    // this.addannualdirect()
                   })
                   .catch(_ => {})
               } else {

+ 1 - 1
src/dashoo.cn/frontend_web/src/pages/oilsupplier/annualaudit/goodsindex.vue

@@ -544,7 +544,7 @@
                 this.$confirm(res.data.message)
                   .then(_ => {
                     console.log('企业发起 年审审批不到期不允许添加2222')
-                    this.addannualdirect()
+                    // this.addannualdirect()
                   })
                   .catch(_ => {})
               } else {

+ 1 - 1
src/dashoo.cn/frontend_web/src/pages/oilsupplier/annualaudit/techindex.vue

@@ -544,7 +544,7 @@ import WfHistory from '@/components/workflow/wfmultihistory.vue'
                 this.$confirm(res.data.message)
                   .then(_ => {
                     console.log('企业发起 年审审批不到期不允许添加2222')
-                    this.addannualdirect()
+                    // this.addannualdirect()
                   })
                   .catch(_ => {})
               } else {

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

@@ -1057,7 +1057,7 @@ export default {
           if (this.orgauditOptions == null || this.orgauditOptions.length === 0) {
             this.$message({
               type: 'warning',
-              message: '该单位没有分办人员!1'
+              message: '该单位没有分办人员!'
             })
             return false
           }
@@ -2212,7 +2212,7 @@ export default {
       if (this.orgauditOptions == null || this.orgauditOptions.length === 0) {
         this.$message({
           type: 'warning',
-          message: '该单位没有分办人员!2'
+          message: '该单位没有分办人员!'
         })
         return
       }
@@ -2250,7 +2250,7 @@ export default {
       if (this.orgauditOptions == null || this.orgauditOptions.length === 0) {
         this.$message({
           type: 'warning',
-          message: '该单位没有分办人员!3'
+          message: '该单位没有分办人员!'
         })
         return
       }