Explorar el Código

消耗单注释汇总后文件下载

黄梓星 hace 1 año
padre
commit
6b88a98aa6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/expend/expendMx.vue

+ 1 - 1
src/views/expend/expendMx.vue

@@ -279,7 +279,7 @@ export default {
         huizongMX(this.ids).then(res => {
           if(res.code === 200) {
             this.$modal.notifySuccess(res.msg);
-            this.huizongDC(this.ids)
+            // this.huizongDC(this.ids)
           }
        })
       }