MrShi
2025-02-06 b7f74340de27a3427d8afb8750724b788c8a780c
admin/src/views/operation/components/deviceEdit.vue
@@ -197,7 +197,7 @@
        floorId: '',
        roomId: '',
        
        supplier: [],
        supplier: '',
        buyDate: '',
        content: '',
        supplierLinker: '',
@@ -228,7 +228,6 @@
  created() {
    this.initData()
    this.getProjectLists()
    console.log(this.userInfo)
  },
  methods: {
    getHouseVal(e) {