src/views/salesManagement/invoiceRegistration/index.vue @@ -153,7 +153,7 @@ const tableLoading = ref(false) const page = reactive({ current: 1, size: 10, size: 100, }) const total = ref(0) // 用户信息表单弹框数据