gaoluyang
6 天以前 c7d2f40e3a5476c780c97bd05b412bf1cc912914
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
  })