chenrui
2025-03-13 b6963454b6185dd1b5f3d8ad1f478abecddf8ea5
src/views/CNAS/resourceDemand/device/component/files.vue
@@ -778,10 +778,6 @@
      }
      this.upLoad = true;
      upDeviceParameter(formData).then(res => {
        if (res.code === 201) {
          this.upLoad = false
          return
        }
        this.$message.success('修改成功')
        this.upLoad = false
        this.getList(this.clickNodeVal.value)