lvhao 1 dzień temu
rodzic
commit
e584c580f7
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      template/erp/whlabelfz_bqpl.html

+ 1 - 0
template/erp/whlabelfz_bqpl.html

@@ -146,6 +146,7 @@
                     if(excel_data.length>100){
                         layx.destroy('loadId');
                         errorc({ success: false, msg: "一次最多只能上传100条数据" });
+                        return;
                     }
                     print_label();
                 } catch (err) {