App-Android(使用App+htnl5框架,解决消息推送兼容SignalR问题)
loulijun2021
2022-09-24 8ca4dddbb74bb69b517419adef886739aad1b362
pages/sbgl/rcdj.html
@@ -396,9 +396,6 @@
                  result: resultValue,
                  children: children
               }
               console.log(data, 1)
               post('AppDeviceManage/AppDeviceCheckSave?username=' + localStorage.getItem('username'), data)
                  .then(res => {
                     if (res.code === '200') {
@@ -454,16 +451,10 @@
                  }
               })
            },
            resultClick(val) {
               resultValue = val
               this.$forceUpdate()
            },
            selected(id) {
               alert(id)
            },
            // 扫描点检工位扫描
            topScanClick() {
               createWithoutTitle('../../components/barcode_scan.html', {
@@ -501,7 +492,6 @@
                  }
               });
            },
            // 部位正常 异常按钮点击
            bwClick(item, val) {
               item.isOK = val