sbd-npm 1.2.45 → 1.2.46

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/util.js +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sbd-npm",
3
- "version": "1.2.45",
3
+ "version": "1.2.46",
4
4
  "description": "Stock Big Data",
5
5
  "main": "index.js",
6
6
  "scripts": {
package/util.js CHANGED
@@ -1357,7 +1357,7 @@ const Util = {
1357
1357
  });
1358
1358
  html.push('</select>');
1359
1359
  $("#" + component_id).html(html.join(""));
1360
- }
1360
+ },
1361
1361
 
1362
1362
  /**
1363
1363
  * 当前时间戳