ll
liukangdong
2025-02-12 9375dfbf2ea9c082d78f82abe072a4ef9521728e
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() {