src/views/procurementManagement/paymentEntry/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/procurementManagement/paymentEntry/index.vue
@@ -223,7 +223,7 @@ tableLoading.value = true registrationList({...searchForm.value, ...page}).then(res => { tableLoading.value = false tableData.value = res.data.records tableData.value = res.rows total.value = res.total }) }