cuiqian2004
2025-08-14 d066a9659f793dee40ac7fa0bc399ebd30664b4a
pages/modal/5600.vue
@@ -255,7 +255,8 @@
         this.title = options.titlename;
         this.param = JSON.parse(options.param);
         // console.log(this.param);
         this.loadData(options.paramValue)
         const  paramValue = options.paramValue ?JSON.parse(options.paramValue) :undefined
         this.loadData(paramValue)
      },
      //页面初始化获取焦点
      methods: {