Base.xml 284 B

1234567891011121314151617
  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <formset>
  3. <mxType>
  4. <value>1</value>
  5. <text>部门</text>
  6. </mxType>
  7. <mxType>
  8. <value>2</value>
  9. <text>任务类别</text>
  10. </mxType>
  11. <mxType>
  12. <value>3</value>
  13. <text>任务权重</text>
  14. </mxType>
  15. </formset>