@@ -133,7 +133,7 @@ onMounted(() => {
getDataApi()
})
-//获取数据
+//获取数据 旧
const getDataApi = () => {
const { id } = rowItem.value
if (!isNullES(id)) {