소스 검색

UPS迁移:界面的路径修改,增加desktop:修改使用公司、使用部门、存放地点的资产管理员

YangZhiJie 1 년 전
부모
커밋
9de95d940c
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      src/components/customer/PrintPreview.vue

+ 0 - 1
src/components/customer/PrintPreview.vue

@@ -233,7 +233,6 @@ export default {
           });
         },
         error: function (XMLHttpRequest, textStatus, errorThrown) {
-          _self.loading=false;
           Common.processException(XMLHttpRequest, textStatus, errorThrown);
         },
       });