guoyuji
2024-12-06 1d168f46faca86c16334ac2b256bb1982f110179
标签打印程序修改添加
1个文件已修改
12 ■■■■■ 已修改文件
north-glass-erp/northglass-erp/src/components/pp/TagStyleDesigner.vue 12 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
north-glass-erp/northglass-erp/src/components/pp/TagStyleDesigner.vue
@@ -218,6 +218,18 @@
    }
  },
  {
    tid: 'processingNote', title: '加工要求', data: '', type: 'text',
    options: {
      field: 'processingNote',
      testData: '',
      width:270,
      height: 16,
      fontSize: 11.25,
      textAlign: "left",
      textContentVerticalAlign: "middle"
    }
  },
  {
    tid: 'edgingType', title: '磨边类型', data: '', type: 'text',
    options: {
      field: 'edgingType',