瀏覽代碼

Merge branch 'master' of http://132.232.92.186:3000/XinXiBu/oa-system

liuhj 10 月之前
父節點
當前提交
6574ecf1db
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0 2
      src/components/Finance/Cost.vue

+ 0 - 2
src/components/Finance/Cost.vue

@@ -6395,8 +6395,6 @@ export default {
             }).then(function (res) {
                 if (res.data.code == 200) {
                     that.rollcallarr = res.data.data;
-                } else {
-                    that.$message.error(res.data.smg);
                 }
             })
         },