gaoluyang
2025-04-17 54ca5d675acc4583de3bea0cffdac10cdf9dc2d4
src/views/CNAS/resourceDemand/device/component/acquisitionConfig.vue
@@ -358,7 +358,7 @@
    },
    getList5() {
      this.tableLoading5 = true;
      getNoConfigProduct({deviceId: this.deviceId}).then(res => {
      getNoConfigProduct({deviceId: this.deviceId, ...this.page5 }).then(res => {
        this.tableLoading5 = false;
        this.tableData5 = res.data.records
        this.page5.total = res.data.total