cuiqian2004
2024-06-12 6050beb7c315bb0450e7c039a0455b96d4c1ce8f
pages/modal/3018_2.vue
@@ -572,6 +572,10 @@
               }
            },
            after_ok: {},
            activity: null,
            receiver: null,
            intentFilter: null,
            content: ''
         };
      },
      onLoad(options) {
@@ -585,10 +589,10 @@
         console.log(this.$data.param);
         //获取数据类的自定义表单参数
         this.Head_UIStyleGetInfo(this.param.DataCls.id, this.param.UI_Style.ID);
         //页面初始化获取焦点
         // this.focusMateria=true; 
      },
      methods: {
         async Head_UIStyleGetInfo(class_id, style_id) { //获取自定义表单样式
            var $this = this;
@@ -942,7 +946,7 @@
            //   }
            // })
            getApp().onScan((result) => {
               //console.log(result.decodedata);
               console.log(result);
               uni.hideKeyboard();
               var $this = this;
               console.log(item);