north-glass-erp/northglass-erp/src/views/mm/finishedGlassShelf/FinishedGlassShelfInformation.vue
@@ -339,8 +339,8 @@ <template #toolbar_buttons="{ $grid }"> <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>