广丰卷烟厂数采质量分析系统
zhuguifei
7 天以前 2b31fa203f3435a582be51f45899d99164c9917a
ruoyi-plus-soybean/src/views/qm/std/modules/std-sub-table.vue
@@ -299,9 +299,7 @@
    </template>
    <NSpin :show="loading" class="h-full" content-class="h-full">
      <div v-if="!props.stdId && !props.stdCode" class="h-full flex-center text-gray-400">
        请点击上方表格行查看明细
      </div>
      <div v-if="!props.stdId && !props.stdCode" class="h-full flex-center text-gray-400">请点击上方表格行查看明细</div>
      <NDataTable
        v-else
        v-model:checked-row-keys="checkedRowKeys"
@@ -324,7 +322,7 @@
        :title="cardTitle"
        :bordered="false"
        size="small"
        class="flex-col-stretch fullscreen-card"
        class="fullscreen-card flex-col-stretch"
        :content-style="{ flex: 1, overflow: 'hidden', display: 'flex', flexDirection: 'column' }"
      >
        <template #header-extra>