king
2021-07-28 137fb8ea6af2789b3238b22bac31d80bced41dfe
src/views/printTemplate/option.js
@@ -795,6 +795,14 @@
      required: false
    },
    {
      type: 'textarea',
      key: 'productValue',
      label: '正式地址',
      initval: item.productValue || '',
      tooltip: '正式系统使用的图片,为空时使用图片地址。',
      required: false
    },
    {
      type: 'select',
      key: 'field',
      label: '关联字段',