h5/pages/operation/device.vue
@@ -132,6 +132,7 @@ dealDate: dayjs().format('YYYY-MM-DD HH:mm:ss'), multifileList: fileList }).then(res => { if (res && res.code == 200) { if (param.status != 0) { uni.showModal({ title: '温馨提示', @@ -150,6 +151,8 @@ this.showToast('提交成功') uni.navigateBack() } } }) }, getDevice() {