#
Junjie
2024-07-31 34d3396887ccb6a633c7ace6ddfbb3ca27beb429
zy-asrs-admin/src/components/orderDetl/show.vue
@@ -20,6 +20,8 @@
    orderType$: '',
    orderSettle$: '',
});
const showWidth = ref("60%")
getColumns();
const {
@@ -175,6 +177,7 @@
    tableData,
    orderId,
    openDetl,
    showWidth,
})
</script>
@@ -187,7 +190,7 @@
<template>
    <div>
        <a-modal v-model:open="openDetl" width="60%" @ok="handleOk" @cancel="handleCancel">
        <a-modal v-model:open="openDetl" :width="showWidth" @ok="handleOk" @cancel="handleCancel">
            <div class="component-header">
                <div>
                    <h3>