gaoluyang
2025-08-11 386375a8e04f72a8bc17553b649a38b5535e21ba
src/views/inventoryManagement/stockManagement/index.vue
@@ -232,7 +232,7 @@
    // tableData.value.map(item => {
    //   item.children = []
    // })
    // total.value = res.total
    total.value = res.data.total
  }).catch(() => {
    tableLoading.value = false
  })