vue2-client 1.8.423 → 1.8.424

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,6 +1,6 @@
1
1
  {
2
2
  "name": "vue2-client",
3
- "version": "1.8.423",
3
+ "version": "1.8.424",
4
4
  "private": false,
5
5
  "scripts": {
6
6
  "serve": "SET NODE_OPTIONS=--openssl-legacy-provider && vue-cli-service serve --no-eslint",
@@ -462,12 +462,7 @@ export default {
462
462
  tableColumns,
463
463
  buttonState,
464
464
  buttonPermissions,
465
- editButtonStateData = [
466
- {
467
- buttonName: '测试',
468
- functionName: '测试函数'
469
- }
470
- ],
465
+ editButtonStateData = [],
471
466
  title,
472
467
  form,
473
468
  serviceName,