src/components/view/a6-device-management.vue
@@ -750,7 +750,7 @@ delete this.formData.updateTime delete this.formData.createUser delete this.formData.updateUser this.formData.insProductIds = this.formData.insProductIds.join() this.formData.insProductIds = this.formData.insProductIds?this.formData.insProductIds.join():'' this.upLoad = true; this.$axios.post(this.$api.deviceScope.upDeviceParameter, this.formData, { headers: {