kongdeqiang
2023-09-15 bfd108cc9ecdae0ee9b118d2307715a357cbcee2
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) {