廖井涛
2025-09-25 441a55bc6e551d4759bdcf5dcdda2a10fc128a97
north-glass-erp/northglass-erp/src/views/mm/finishedGlassShelf/FinishedGlassShelfInformation.vue
@@ -339,8 +339,8 @@
        <template #toolbar_buttons="{ $grid }">
          &nbsp;&nbsp;
          <vxe-select @change="changeOrderType" v-model="values" >
            <vxe-option value="1" :label= "t('finishedGlassShelf.summary')"></vxe-option>
            <vxe-option value="2" :label= "t('finishedGlassShelf.detail')"></vxe-option>
            <vxe-option value="1" :label="$t('finishedGlassShelf.summary')"></vxe-option>
            <vxe-option value="2" :label="$t('finishedGlassShelf.detail')"></vxe-option>
          </vxe-select>
          &nbsp;&nbsp;