Browse Source

修改bug

liujun 2 years ago
parent
commit
0a0b8e6328
1 changed files with 1 additions and 1 deletions
  1. 1 1
      public/dzd/index.html

+ 1 - 1
public/dzd/index.html

@@ -276,7 +276,7 @@
 						console.log(error);
 					});
 				},
-				handleShow(con , i) {
+				handleShow(con , i,type=1) {
 					let req_data = {
 						salesBillSn: con.bizSn
 					}