form-condition.json 266 B

12345678910111213141516
  1. {
  2. "condition": "OR",
  3. "rules": [{
  4. "id": "SHUO_JU_ZI_DIAN_",
  5. "field": "SHUO_JU_ZI_DIAN_",
  6. "type": "string",
  7. "operator": "equal",
  8. "control": null,
  9. "source": "fixed",
  10. "value": {
  11. "key": "2019",
  12. "name": "2019年申报预算"
  13. }
  14. }],
  15. "valid": true
  16. }