1
李喆(开发组)
6 天以前 66973e87b4afb5d7d0a022b6307c51f9f6dcacce
src/views/tasks/machinereturnfiles.vue
@@ -138,8 +138,8 @@
        //调用接口
        this.loading = true;
        axios({
          url: '/blade-mdm/machineback/file/page',
          method: 'get',
          url: '/blade-mdm/machineback/file/reject',
          method: 'post',
          params: {ids: row.id},
        }).then(
          res => {