瀏覽代碼

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

黄梓星 1 年之前
父節點
當前提交
6b88a98aa6
共有 1 個文件被更改,包括 1 次插入1 次删除
  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)
           }
        })
       }