gaoluyang
5 天以前 c4b339705e5d2d1a33f4f3d6b5d7e19ac7d68faa
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
  })