lvhao 1 天之前
父節點
當前提交
e584c580f7
共有 1 個文件被更改,包括 1 次插入0 次删除
  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) {