This commit is contained in:
shimu
2024-05-21 15:35:26 +08:00
parent f66963e37b
commit 8b6769f786
70 changed files with 1517 additions and 130 deletions

View File

@@ -0,0 +1,17 @@
<template>
<z-table name="gp970l4mioa" url="/do/select/renew" mocked>
</z-table>
</template>
<script>
import configs from './.lowcode/configs'
export default {
name: 'p-gp970l4mioa',
provide: { configs },
data() {
return {}
},
}
</script>