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