cloud-web-corejs 1.0.54-dev.351 → 1.0.54-dev.352

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.
@@ -67,7 +67,6 @@ export default {
67
67
  },
68
68
  methods: {
69
69
  handleFormDesignClose() {
70
- // debugger
71
70
  // this.$emit('closeFormDesignwinEvent')
72
71
  this.showDesingerDialog = false
73
72
  this.$emit('update:visiable',false)