cloud-web-corejs 1.0.54-dev.616 → 1.0.54-dev.617

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.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "cloud-web-corejs",
3
3
  "private": false,
4
- "version": "1.0.54-dev.616",
4
+ "version": "1.0.54-dev.617",
5
5
  "scripts": {
6
6
  "dev": "vue-cli-service serve",
7
7
  "lint": "eslint --ext .js,.vue src",
@@ -847,7 +847,7 @@ modules = {
847
847
  }
848
848
 
849
849
  };
850
- col.slots.exportVal = func;
850
+ col.slots.filterVal = func;
851
851
  }
852
852
  if (!col.children || !col.children.length) {
853
853
  if (t.formatS === "render") {