This commit is contained in:
sjl
2024-10-24 10:04:51 +08:00
parent 842f203c9b
commit 6c76344649

View File

@@ -4,6 +4,7 @@
ref='proTable' ref='proTable'
:columns='columns' :columns='columns'
:data='errorData' :data='errorData'
:tool-button="false"
/> />
</el-dialog> </el-dialog>
</template> </template>