pages/modal/3037_2.vue
@@ -173,7 +173,8 @@ }); //设置顶部标题 this.title = options.titlename; this.param = JSON.parse(options.param); this.loadData(options.paramValue) const paramValue = options.paramValue ?JSON.parse(options.paramValue) :undefined this.loadData(paramValue) //页面初始化获取焦点 // this.focusMateria=true;