rabin 5 năm trước cách đây
mục cha
commit
45b2201b8b
1 tập tin đã thay đổi với 7 bổ sung0 xóa
  1. 7 0
      assets/lib/layui/upload.js

+ 7 - 0
assets/lib/layui/upload.js

@@ -125,6 +125,13 @@ function showUploadFilesSetState(e, url)
 	}
 }
 
+function showUploadFilesShowValue(e)
+{
+	var html = e.html();
+
+	layer.alert(html);
+}
+
 function showUploadFilesSetValue(e, url, id, value)
 {
 	if (showUploadFilesValue[id]) {