Browse Source

删除无用的方法调用

baichengfei 5 years ago
parent
commit
0f7bf77e50
1 changed files with 8 additions and 8 deletions
  1. 8 8
      src/dashoo.cn/frontend_web/src/pages/system/tmpzcgf.vue

+ 8 - 8
src/dashoo.cn/frontend_web/src/pages/system/tmpzcgf.vue

@@ -304,7 +304,7 @@
         })
           .then(() => {
             // this.fullscreenLoading = true
-            this.start()
+            // this.start()
             this.$axios.get('tmpcertsub/insertcertsub')
               .then(res => {
                 // this.fullscreenLoading = false
@@ -339,7 +339,7 @@
       },
       updateAnnualAudit () {
         this.dialogtitle = '跟新年审表的SupplierId和CerId'
-        this.start()
+        // this.start()
         this.$axios.get('tmpzcgf/updateAnnualAudit')
           .then(res => {
             // this.fullscreenLoading = false
@@ -364,7 +364,7 @@
       },
       insterOilPaymentInfo () {
         this.dialogtitle = '导入交费记录并更新'
-        this.start()
+        // this.start()
         this.$axios.get('tmpzcgf/insterOilPaymentInfo')
           .then(res => {
             // this.fullscreenLoading = false
@@ -389,7 +389,7 @@
       },
       insterBadRecord () {
         this.dialogtitle = '导入不良记录并更新'
-        this.start()
+        // this.start()
         this.$axios.get('tmpzcgf/insterBadRecord')
           .then(res => {
             // this.fullscreenLoading = false
@@ -549,7 +549,7 @@
       },
       insertOilInfoChange () {
         this.dialogtitle = '导入信息变更'
-        this.start()
+        // this.start()
         this.$axios.get('tmpzcgf/insertOilInfoChange')
           .then(res => {
             // this.fullscreenLoading = false
@@ -574,7 +574,7 @@
       },
       delBadRecord () {
         this.dialogtitle = '删除多余的不良记录'
-        this.start()
+        // this.start()
         this.$axios.get('tmpzcgf/delBadRecord')
           .then(res => {
             this.reset()
@@ -582,7 +582,7 @@
       },
       updateOilInfoChange () {
         this.dialogtitle = '更新新信息变更'
-        this.start()
+        // this.start()
         this.$axios.get('tmpzcgf/updateOilInfoChange')
           .then(res => {
             // this.fullscreenLoading = false
@@ -633,7 +633,7 @@
         })
           .then(() => {
             // this.fullscreenLoading = true
-            this.start()
+            // this.start()
             this.$axios.get('tmpzcgf/updateCertSubIsType3')
               .then(res => {
                 // this.fullscreenLoading = false