Преглед изворни кода

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);
         },
       });