licp
2024-06-05 08baded6ebee74bb3a3cb9c15c63fb09c0d120f8
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: {