kongdeqiang
2023-07-04 ddad19338c649987dbbf24a4c04fffd74f3eaef3
src/components/page/leaderShow/Dialog/shangjiZhipaiForm.vue
@@ -136,7 +136,6 @@
            //加载数据
            loadData() {
                let newObj = Object.assign({},this.pageData,this.type)
                console.log('newObj-----',newObj)
                this.$byutil.loadPageData(this, this.pageConfig.pageDataUrl,newObj);
            },
            handleSizeChange(val) {