廖井涛
2025-09-24 9db3ac4fa10a4471dfb591a4eed6c6be11703ff7
补交
1个文件已修改
4 ■■■■ 已修改文件
north-glass-erp/northglass-erp/src/views/mm/finishedGlassShelf/FinishedGlassShelfInformation.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
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;