wangting
2024-04-26 c4d9e7a20dac267c5496ad3586c5053be279a17a
Source/ProjectWeb/src/components/dynamic-components/dynamic-button.vue
@@ -180,11 +180,10 @@
        doAction(buttonitem, {
          paramVOS: paramVOS,
          dataStore: this.dataStore || [],
          sourceData: this.sourceData || {},
          callback: function () {
          sourceData: this.sourceData || {}
        },function (){
            if (that.$parent.handleRefresh) {
              that.$parent.handleRefresh()
            }
          }
        });
      }