桩点支架分批次上传
This commit is contained in:
@ -210,6 +210,7 @@ const clickOpen = (row: any) => {
|
||||
expandRowKeys.value = [...new Set(expandRowKeys.value)];
|
||||
};
|
||||
|
||||
defineExpose({ openDialog });
|
||||
const emit = defineEmits(['getProgressList']);
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user