king
2020-11-10 5df578ff69f6b02e821d59a8883bc75d78695a62
src/menu/actioncomponent/formconfig.jsx
@@ -150,8 +150,8 @@
      initVal: card.pageTemplate || '',
      required: true,
      options: [{
        value: 'print',
        text: Formdict['header.menu.printTemplate']
        value: 'billprint',
        text: '单据打印'
      }, {
        value: 'pay',
        text: Formdict['model.pay']