spss_select_modal.ejs 9.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133
  1. <div class="modal fade" id="tender-select-multi" data-backdrop="static">
  2. <div class="modal-dialog modal-xl" role="document">
  3. <div class="modal-content">
  4. <div class="modal-header">
  5. <h5 class="modal-title" id="tsm-title">对比标段</h5>
  6. </div>
  7. <div class="modal-body">
  8. <div class="" id="tsm-stage-info" style="display: none">
  9. <div class="form-row align-items-center mb-2">
  10. <div class="col-auto"><span class="form-check-label">计量类型:</span></div>
  11. <div class="col-auto">
  12. <div class="form-check form-check-inline" stage-type="stage">
  13. <input class="form-check-input" type="radio" id="tsm-source-stage" value="stage" name="tsm-source">
  14. <label class="form-check-label" for="tsm-source-stage">指定期</label>
  15. </div>
  16. <div class="form-check form-check-inline" stage-type="stage">
  17. <input class="form-check-input" type="radio" id="tsm-source-final" value="final" name="tsm-source">
  18. <label class="form-check-label" for="tsm-source-final">最新期</label>
  19. </div>
  20. <div class="form-check form-check-inline" stage-type="stage">
  21. <input class="form-check-input" type="radio" id="tsm-source-check-final" value="checked-final" checked="" name="tsm-source">
  22. <label class="form-check-label" for="tsm-source-check-final">最新审批完成期</label>
  23. </div>
  24. <div class="form-check form-check-inline" stage-type="zone">
  25. <input class="form-check-input" type="radio" id="tsm-source-stage-zone" value="stage-zone" name="tsm-source">
  26. <label class="form-check-label" for="tsm-source-stage-zone">期区间</label>
  27. </div>
  28. <div class="form-check form-check-inline" stage-type="stage">
  29. <input class="form-check-input" type="radio" id="tsm-source-month" value="month" name="tsm-source">
  30. <label class="form-check-label" for="tsm-source-month">指定月</label>
  31. </div>
  32. <div class="form-check form-check-inline" stage-type="zone">
  33. <input class="form-check-input" type="radio" id="tsm-source-zone" value="zone" name="tsm-source">
  34. <label class="form-check-label" for="tsm-source-zone">月区间</label>
  35. </div>
  36. <div class="form-check form-check-inline" stage-type="under-month">
  37. <input class="form-check-input" type="radio" id="tsm-source-under-month" value="under-month" name="tsm-source">
  38. <label class="form-check-label" for="tsm-source-under-month">截止月</label>
  39. </div>
  40. <div class="form-check form-check-inline" stage-type="fake-month">
  41. <input class="form-check-input" type="radio" id="tsm-source-fake-month" value="fake-month" name="tsm-source">
  42. <label class="form-check-label" for="tsm-source-fake-month">虚拟月</label>
  43. </div>
  44. </div>
  45. </div>
  46. <div class="form-row align-items-center mb-2" id="tsm-stage-info-detail">
  47. <div class="col-auto"><span class="form-check-label">计量设置:</span>
  48. </div>
  49. <div class="d-flex">
  50. <div id="gather-by-month" name="gather-type" style="display: none">
  51. <div class="input-group input-group-sm">
  52. <input id="gather-month" class="datepicker-here form-control mt-0" auto-close="true" autocomplete="off" placeholder="点击选择年月" data-view="months" data-min-view="months" data-date-format="yyyy-MM" data-language="zh" type="text" autocomplete="off">
  53. </div>
  54. </div>
  55. <div id="gather-by-under-month" name="gather-type" style="display: none">
  56. <div class="input-group input-group-sm">
  57. <input id="gather-under-month" class="datepicker-here form-control mt-0" auto-close="true" autocomplete="off" placeholder="点击选择年月" data-view="months" data-min-view="months" data-date-format="yyyy-MM" data-language="zh" type="text" autocomplete="off">
  58. </div>
  59. </div>
  60. <div id="gather-by-fake-month" name="gather-type" style="display: none">
  61. <div class="input-group input-group-sm">
  62. <input id="gather-fake-month" class="datepicker-here form-control mt-0" auto-close="true" autocomplete="off" placeholder="点击选择年月" data-view="months" data-min-view="months" data-date-format="yyyy-MM" data-language="zh" type="text" autocomplete="off">
  63. </div>
  64. </div>
  65. <div id="gather-by-zone" name="gather-type" style="display: none">
  66. <div class="input-group input-group-sm">
  67. <input id="gather-zone" class="datepicker-here form-control mt-0" placeholder="点击选择周期" data-range="true" data-multiple-dates-separator=" - " data-min-view="months" data-view="months" data-date-format="yyyy-MM" data-language="zh" type="text" autocomplete="off">
  68. </div>
  69. </div>
  70. <div id="gather-by-custom-zone" name="gather-type" style="display: none">
  71. <div class="input-group input-group-sm">
  72. <input id="gather-custom-zone" class="datepicker-here form-control mt-0" placeholder="点击选择周期" data-range="true" data-multiple-dates-separator=" - " data-min-view="days" data-view="days" data-date-format="yyyy-MM-dd" data-language="zh" type="text" autocomplete="off">
  73. </div>
  74. </div>
  75. <div id="gather-by-stage" name="gather-type" style="display: none">
  76. <div class="input-group input-group-sm">
  77. <select class="form-control" style="width: 80px" id="gather-stage">
  78. <option>第1期</option>
  79. </select>
  80. </div>
  81. </div>
  82. <div id="gather-by-stage-zone" name="gather-type" style="display: none">
  83. <div class="input-group input-group-sm">
  84. <select class="form-control" style="width: 80px" id="gather-stage-begin">
  85. <option>第1期</option>
  86. </select>
  87. <div class="input-group-prepend">
  88. <span class="input-group-text">至</span>
  89. </div>
  90. <select class="form-control" style="width: 80px" id="gather-stage-end">
  91. <option>第5期</option>
  92. </select>
  93. </div>
  94. </div>
  95. <div id="gather-by-final" name="gather-type" style="display: none">
  96. <div class="input-group input-group-sm">
  97. <select class="form-control" style="width: 80px" disabled>
  98. </select>
  99. </div>
  100. </div>
  101. <div id="gather-by-checked-final" name="gather-type">
  102. <div class="input-group input-group-sm">
  103. <select class="form-control" style="width: 80px" disabled>
  104. </select>
  105. </div>
  106. </div>
  107. </div>
  108. <div class="form-check form-check-inline ml-2">
  109. <input class="form-check-input" type="checkbox" id="tsm-filter-checked">
  110. <label class="form-check-label" for="tsm-filter-checked">仅统计审批完成</label>
  111. </div>
  112. </div>
  113. </div>
  114. <div class="d-flex">
  115. <div class="col-6 pl-0">
  116. <label>可选标段</label>
  117. <div class="modal-height-500" id="tsm-select-spread">
  118. </div>
  119. </div>
  120. <div class="col-6">
  121. <label>已选标段</label>
  122. <div class="modal-height-500" id="tsm-result-spread">
  123. </div>
  124. </div>
  125. </div>
  126. </div>
  127. <div class="modal-footer">
  128. <button type="button" class="btn btn-sm btn-secondary" data-dismiss="modal">取消</button>
  129. <button type="button" class="btn btn-sm btn-primary" id="tender-select-multi-ok">确定</button>
  130. </div>
  131. </div>
  132. </div>
  133. </div>