Explorar el Código

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

liuhj hace 10 meses
padre
commit
6574ecf1db
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  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);
                 }
             })
         },