paymentsAchieve.html 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608
  1. <!-- include '../header' -->
  2. <link href="<?= WEB_SITE_GLOBAL ?>css/datepicker.min.css" rel="stylesheet" type="text/css">
  3. <script src="<?= WEB_SITE_GLOBAL ?>js/datepicker.min.js"></script>
  4. <script src="<?= WEB_SITE_GLOBAL ?>js/datepicker.zh.js"></script>
  5. <link rel=stylesheet href="<?= WEB_SITE_GLOBAL ?>css/jquery.validator.css">
  6. <script type="text/javascript" src="<?= WEB_SITE_GLOBAL ?>js/jquery.validator.min.js"></script>
  7. <script type="text/javascript" src="<?= WEB_SITE_GLOBAL ?>js/zh-CN.js"></script>
  8. <script src="<?= WEB_SITE_GLOBAL ?>js/pay.validator.js"></script>
  9. <script src="<?= WEB_SITE_GLOBAL ?>js/payments.js"></script>
  10. <body>
  11. <div class="mainLayout">
  12. <div class="mainMenu">
  13. <div class="menuItem">
  14. <a href="#" class="mLogo">CLD</a>
  15. <ul>
  16. <!-- include '../menu' -->
  17. </ul>
  18. </div>
  19. </div>
  20. <div class="warpContent">
  21. <div class="subMenu fL">
  22. <div class="menuItem">
  23. <!-- include '../admin/receipt_menu' -->
  24. </div>
  25. </div>
  26. <div class="adminContent autoHeight">
  27. <legend>
  28. 所有收支
  29. </legend>
  30. <div class="demandCate">
  31. <form action="/paymentsAchieve/1/{{expensesType}}" id="iaa" method="get" >
  32. <input type="hidden" name="submitType" id="submitType" value="">
  33. <ul class="cateList">
  34. <li>
  35. <a <!-- if {{expensesType}}=='ALL' --> class="now" <!-- endif --> href="/paymentsAchieve/1/ALL">所有</a>
  36. <a <!-- if {{expensesType}}=='INCOME' --> class="now" <!-- endif --> href="/paymentsAchieve/1/INCOME" title="收入">收入</a>
  37. <a <!-- if {{expensesType}}=='PAY' --> class="now" <!-- endif --> href="/paymentsAchieve/1/PAY" title="支出">支出</a>
  38. </li>
  39. <!-- if {{expensesType}}=='INCOME'||{{expensesType}}=='ALL' -->
  40. <li >
  41. <select name="accountType" id="accountType" node-accountTypeSearch node-accountTypeSelect>
  42. <option <!-- if {{accountType}}=='' --> selected <!-- endif --> value=''>请选择</option>
  43. <option <!-- if {{accountType}}=='1' --> selected <!-- endif --> value='1'>利息收入</option>
  44. <option <!-- if {{accountType}}=='2' --> selected <!-- endif --> value='2'>补贴收入</option>
  45. <option <!-- if {{accountType}}=='3' --> selected <!-- endif --> value='3'>纵横知道</option>
  46. <option <!-- if {{accountType}}=='4' --> selected <!-- endif --> value='4'>借款收回</option>
  47. <option <!-- if {{accountType}}=='5' --> selected <!-- endif --> value='5'>退汇</option>
  48. <option <!-- if {{accountType}}=='6' --> selected <!-- endif --> value='6'>其他</option>
  49. <option <!-- if {{accountType}}=='7' --> selected <!-- endif --> value='7'>广发理财</option>
  50. <option <!-- if {{accountType}}=='9' --> selected <!-- endif --> value='9'>工行理财</option>
  51. <option <!-- if {{accountType}}=='8' --> selected <!-- endif --> value='8'>保证金</option>
  52. </select>
  53. <!--利息收入 二级-->
  54. <span node-accountMsg1 <!-- if {{accountType}}!='1' --> style="display:none;" <!-- endif --> >
  55. <select name="accountMsg1" node-accountTypeSearch >
  56. <option <!-- if {{accountMsg}}=='' --> selected <!-- endif --> value="">请选择</option>
  57. <option <!-- if {{accountMsg}}=='银行存款' --> selected <!-- endif --> value="银行存款">银行存款</option>
  58. <option <!-- if {{accountMsg}}=='理财收益' --> selected <!-- endif --> value="理财收益">理财收益</option>
  59. <option <!-- if {{accountMsg}}=='个人借款' --> selected <!-- endif --> value="个人借款">个人借款</option>
  60. </select>
  61. </span>
  62. <!--补贴收入 二级-->
  63. <span node-accountMsg2 <!-- if {{accountType}}!='2' --> style="display:none;" <!-- endif --> >
  64. <select name="accountMsg2" node-accountTypeSearch>
  65. <option <!-- if {{accountMsg}}=='' --> selected <!-- endif --> value="">请选择</option>
  66. <option <!-- if {{accountMsg}}=='社保' --> selected <!-- endif --> value="社保">社保</option>
  67. <option <!-- if {{accountMsg}}=='财政' --> selected <!-- endif --> value="财政">财政</option>
  68. </select>
  69. </span>
  70. <!--借款收回 二级-->
  71. <span node-accountMsg4 <!-- if {{accountType}}!='4' --> style="display:none;" <!-- endif --> >
  72. <select name="accountMsg4" node-accountTypeSearch>
  73. <option <!-- if {{accountMsg}}=='' --> selected <!-- endif --> value="">请选择</option>
  74. <option <!-- if {{accountMsg}}=='备用金' --> selected <!-- endif --> value="备用金">备用金</option>
  75. <option <!-- if {{accountMsg}}=='私人借款' --> selected <!-- endif --> value="私人借款">私人借款</option>
  76. </select>
  77. </span>
  78. <span node-accountMsg7 <!-- if {{accountType}}!='7' --> style="display:none;" <!-- endif --> >
  79. <select name="accountMsg7" node-accountTypeSearch>
  80. <option <!-- if {{accountMsg}}=='' --> selected <!-- endif --> value="">请选择</option>
  81. <option <!-- if {{accountMsg}}=='公司固定' --> selected <!-- endif --> value="公司固定">公司固定</option>
  82. <option <!-- if {{accountMsg}}=='公司活期' --> selected <!-- endif --> value="公司活期">公司活期</option>
  83. <option <!-- if {{accountMsg}}=='个人(GR)' --> selected <!-- endif --> value="个人(GR)">个人(GR)</option>
  84. </select>
  85. </span>
  86. </li>
  87. <!-- endif -->
  88. <li>
  89. <!-- if {{expensesType}}=='PAY'||{{expensesType}}=='ALL' -->
  90. <!--支出-->
  91. <select name="expenditureType" id="expenditureType" node-expenditureTypeSearch node-expenditureTypeSelect>
  92. <option <!-- if {{expenditureType}}=='' --> selected <!-- endif --> value="">请选择</option>
  93. <option <!-- if {{expenditureType}}=='1' --> selected <!-- endif --> value="1">银行手续费</option>
  94. <option <!-- if {{expenditureType}}=='2' --> selected <!-- endif --> value="2">总部电话费</option>
  95. <option <!-- if {{expenditureType}}=='3' --> selected <!-- endif --> value="3">缴税</option>
  96. <option <!-- if {{expenditureType}}=='4' --> selected <!-- endif --> value="4">广发理财</option>
  97. <option <!-- if {{expenditureType}}=='6' --> selected <!-- endif --> value="4">工行理财</option>
  98. <option <!-- if {{expenditureType}}=='5' --> selected <!-- endif --> value='5'>保证金</option>
  99. </select>
  100. <!-- endif -->
  101. </li>
  102. <li>
  103. <div class="search">
  104. <div class="input-append">
  105. <input class="datepicker-here span3" name="inputDate" value="{{inputDate}}" placeholder="按时间筛选" type="text" data-range="true" data-multiple-dates-separator=" : " data-language="zh">
  106. <button class="btn btn-small" type="submit">查询</button>
  107. </div>
  108. </div></li>
  109. <li>
  110. <div class="search">
  111. <div class="input-append">
  112. <input class="span3" name="price" value="{{price}}" placeholder="输入金额" type="text">
  113. <button class="btn btn-small" type="submit">搜索</button>
  114. </div>
  115. </div></li>
  116. </ul>
  117. </form>
  118. </div>
  119. <div class="saeaList">
  120. <table class="table table-hover">
  121. <tbody>
  122. <tr class="thead"><th width="50"></th><th width="140">费用类别</th><th>单号</th><th>金额</th><th >到款/支付银行</th><th >银行到款/支付时间</th><th>入库时间</th><th>操作</th></tr>
  123. <!-- loop list -->
  124. <!-- if {{list' value.expensesType}}==1 -->
  125. <tr>
  126. <th>收入</th>
  127. <td>
  128. <!-- if {{list' value.accountType}}==1 -->
  129. 利息收入
  130. <!-- elseif {{list' value.accountType}}==2 -->
  131. 补贴收入
  132. <!-- elseif {{list' value.accountType}}==3 -->
  133. 纵横知道
  134. <!-- elseif {{list' value.accountType}}==4 -->
  135. 借款收回
  136. <!-- elseif {{list' value.accountType}}==5 -->
  137. 退汇
  138. <!-- elseif {{list' value.accountType}}==6 -->
  139. 其他
  140. <!-- elseif {{list' value.accountType}}==7 -->
  141. 广发理财
  142. <!-- elseif {{list' value.accountType}}==9 -->
  143. 工行理财
  144. <!-- elseif {{list' value.accountType}}==8 -->
  145. 保证金
  146. <!-- elseif {{list' value.accountType}}==10 -->
  147. 理财收入
  148. <!-- endif -->
  149. <!-- if {{list' value.accountMsg}}!='' -->
  150. / {{list' value.accountMsg}}
  151. <!-- endif -->
  152. </td>
  153. <td><a href="#saea-detail5" node-income=waste data-key="{{list' value.aidKey}}" data-toggle="modal">{{list' value.bookSerial}}</a></td>
  154. <td class="taR">¥{{list' value.receivedPrice}}</td>
  155. <td>{{list' value.receivedBank}}</td>
  156. <td>
  157. {{list' value.receivedDate}}
  158. </td>
  159. <td>{{list' value.inputDate}}</td>
  160. <td><a href="#nodeincome" style="display:none" node-income='detail' data-isKey="{{list' value.aidKey}}" data-toggle="modal">编辑</a>
  161. <a href="#delincome" del-income='detail' data-isKey="{{list' value.aidKey}}" data-toggle="modal">删除</a></td>
  162. </tr>
  163. <!-- else -->
  164. <tr>
  165. <th><span class="colRed">支出</span></th>
  166. <td>
  167. <!-- if {{list' value.expenditureType}}==1 -->
  168. 理财本金
  169. <!-- elseif {{list' value.expenditureType}}==2 -->
  170. 总部电话费
  171. <!-- elseif {{list' value.expenditureType}}==3 -->
  172. 缴税
  173. <!-- elseif {{list' value.expenditureType}}==4 -->
  174. 广发理财
  175. <!-- elseif {{list' value.expenditureType}}==6 -->
  176. 工行理财
  177. <!-- elseif {{list' value.expenditureType}}==5 -->
  178. 保证金
  179. <!-- elseif {{list' value.expenditureType}}==7 -->
  180. 理财支出
  181. <!-- endif -->
  182. <!-- if {{list' value.expenditureMsg}}!='' -->
  183. / {{list' value.expenditureMsg}}
  184. <!-- endif -->
  185. </td>
  186. <td><a href="#saea-detail4" node-pay=waste data-key="{{list' value.aidKey}}" data-toggle="modal" >{{list' value.bookSerial}}</a></td>
  187. <td class="taR">¥{{list' value.expenditurePrice}}</td>
  188. <td>{{list' value.expenditureBank}}</td>
  189. <td>
  190. {{list' value.expenditureDate}}
  191. </td>
  192. <td>{{list' value.inputDate}}</td>
  193. <td>
  194. <a href="#nodeEXPENDITURE" style="display:none" node-EXPENDITURE='detail' data-isKey="{{list' value.aidKey}}" data-toggle="modal">编辑</a>
  195. <a href="#delincome" del-income='detail' data-isKey="{{list' value.aidKey}}" data-toggle="modal">删除</a></td>
  196. </tr>
  197. <!-- endif -->
  198. <!-- endloop -->
  199. </tbody>
  200. </table>
  201. </div>
  202. <!--翻页-->
  203. <div class="demandPage">
  204. <ul class="pagination fL">
  205. <!-- if {{page.previous}}==0 -->
  206. <li><a href="javascript:void(0)" title="上一页">&lt;</a></li>
  207. <!-- else -->
  208. <li><a href="/paymentsAchieve/{{page.previous}}/{{expensesType}}" title="上一页">&lt;</a></li>
  209. <!-- endif -->
  210. <!-- if {{page.on_page}}>=3 -->
  211. <li><a href="/paymentsAchieve/1/{{expensesType}}" title="上一页">1</a></li>
  212. <li class="point"><span>...</span></li>
  213. <!-- endif -->
  214. {{page.page}}
  215. <!-- if {{page.on_page}}<3 && {{page.total_page}}>5 -->
  216. <li><a href="/paymentsAchieve/4/{{expensesType}}" >4</a></li>
  217. <li><a href="/paymentsAchieve/5/{{expensesType}}" >5</a></li>
  218. <!-- endif -->
  219. <!-- if {{page.total_page}}>3 -->
  220. <li class="point"><span>...</span></li>
  221. <!-- endif -->
  222. <!-- if {{page.next}}=={{page.on_page}} -->
  223. <li><a href="javascript:void(0)" title="下一页">&gt;</a></li>
  224. <!-- else -->
  225. <li><a href="/paymentsAchieve/{{page.next}}/{{expensesType}}" title="下一页">&gt;</a></li>
  226. <!-- endif -->
  227. </ul>
  228. </div>
  229. </div>
  230. </div>
  231. <div class="modal hide fade" id="nodeincome">
  232. <div class="modal-dialog ">
  233. <div class="modal-content">
  234. <div class="modal-header">
  235. <h3>录入日常收支</h3>
  236. </div>
  237. <div class="modal-body saeaList">
  238. <div id="INCOMEBox" >
  239. <form action="/paymentsIncomeUpdateDo" method="post" id="paymentsIncome" class="nice-validator n-default" novalidate="novalidate">
  240. <input type="hidden" name="aidKey" id="aidKeyIncome" value="">
  241. <table class="table table-bordered table-condensed">
  242. <tbody>
  243. <!--收入-->
  244. <tr>
  245. <th class="taC" colspan="2">收入信息填写</th>
  246. </tr>
  247. <tr>
  248. <th class="taC">费用类型</th>
  249. <td >
  250. <select name="accountType" id="accountTypeEdi" node-accountTypeSelect>
  251. <option value=''>请选择</option>
  252. <option value='1'>利息收入</option>
  253. <option value='2'>补贴收入</option>
  254. <option value='3'>纵横知道</option>
  255. <option value='4'>借款收回</option>
  256. <option value='5'>退汇</option>
  257. <option value='6'>其他</option>
  258. <option value='7'>理财本金</option>
  259. <option value='8'>保证金</option>
  260. </select>
  261. <p>
  262. <!--利息收入 二级-->
  263. <div node-accountMsg1 style="display:none">
  264. <label class="radio inline"><input name="accountMsg1" checked value="银行存款" type="radio">银行存款</label>
  265. <label class="radio inline"><input name="accountMsg1" value="理财收益" type="radio">理财收益</label>
  266. <label class="radio inline"><input name="accountMsg1" value="个人借款" type="radio">个人借款</label>
  267. </div>
  268. <!--补贴收入 二级-->
  269. <div node-accountMsg2 style="display:none">
  270. <label class="radio inline"><input name="accountMsg2" checked value="银行存款" type="radio">社保</label>
  271. <label class="radio inline"><input name="accountMsg2" value="银行存款" type="radio">财政</label>
  272. </div>
  273. <!--借款收回 二级-->
  274. <div node-accountMsg4 style="display:none">
  275. <label class="radio inline"><input name="accountMsg4" checked value="备用金" type="radio">备用金</label>
  276. <label class="radio inline"><input name="accountMsg4" value="私人借款" type="radio">私人借款</label>
  277. </div>
  278. <!--理财G 二级-->
  279. <div node-accountMsg7 style="display:none">
  280. 可提取余额:¥{{statisticsList.financingPrice.0.financingPrice}}
  281. <br/>
  282. <label class="radio inline"><input name="accountMsg7" value="公司固定" checked type="radio">公司固定</label>
  283. <label class="radio inline"><input name="accountMsg7" value="公司活期" type="radio">公司活期</label>
  284. <label class="radio inline"><input name="accountMsg7" value="个人(GR)" type="radio">个人(GR)</label>
  285. </div>
  286. </p>
  287. </td>
  288. </tr>
  289. <tr>
  290. <th class="taC">到款金额</th>
  291. <td><input name="receivedPrice" id="receivedPrice" value="0" placeholder="输入开票金额" pattern="[0-9]" min="0" step="0.01" type="number"></td>
  292. </tr>
  293. <tr>
  294. <th class="taC">到款信息</th><td><input name="receivedMsg" id="receivedMsg" value="" type="text"></td>
  295. </tr>
  296. <tr>
  297. <th class="taC">到款银行</th>
  298. <td>
  299. <select name="receivedBank" id="receivedBank">
  300. <option value="纵横广发">纵横广发</option>
  301. <option value="个人广发">个人广发</option>
  302. <option value="华润银行">华润银行</option>
  303. </select>
  304. </td>
  305. </tr>
  306. <tr>
  307. <th class="taC">银行到款时间</th><td><input name="receivedDate" id="receivedDate" value="" type="date"></td>
  308. </tr>
  309. <tr>
  310. <th class="taC">备注</th>
  311. <td><textarea class="form-control" name="remarks" rows="3"></textarea></td>
  312. </tr>
  313. <!--收入-->
  314. </tbody>
  315. </table>
  316. <div class="modal-footer">
  317. <input type="submit" value="确认录入" class="button">
  318. <a href="#" class="button btn-gray" data-dismiss="modal" aria-hidden="true">关闭</a>
  319. </div>
  320. </form>
  321. </div>
  322. </div>
  323. </div></div>
  324. </div>
  325. <div class="modal hide fade" id="nodeEXPENDITURE">
  326. <div class="modal-dialog ">
  327. <div class="modal-content">
  328. <div class="modal-header">
  329. <h3>录入日常收支</h3>
  330. </div>
  331. <div class="modal-body saeaList">
  332. <!--支出-->
  333. <div id="EXPENDITUREBox" >
  334. <form action="/paymentsExpenditureEdiDo" method="post" id="paymentsExpenditure" class="nice-validator n-default" novalidate="novalidate">
  335. <input type="hidden" name="aidKey" id="aidKeyExpenditure" value="">
  336. <table class="table table-bordered table-condensed">
  337. <tbody>
  338. <tr>
  339. <th class="taC" colspan="2">支出信息填写</th>
  340. </tr>
  341. <tr>
  342. <th class="taC">费用类型</th><td>
  343. <select name="expenditureType" id="expenditureTypeEdi" node-expenditureTypeSelect>
  344. <option value="">请选择</option>
  345. <option value="1">银行手续费</option>
  346. <option value="2">总部电话费</option>
  347. <option value="3">缴税</option>
  348. <option value="4">理财G</option>
  349. </select>
  350. <!--缴税 二级-->
  351. <div node-expenditureMsg3 style="display:none">
  352. <p>
  353. <label class="radio inline"><input name="expenditureMsg3" checked value="增值税" type="radio">增值税</label>
  354. <label class="radio inline"><input name="expenditureMsg3" value="税金附加" type="radio">税金附加</label>
  355. <label class="radio inline"><input name="expenditureMsg3" value="企业所得税" type="radio">企业所得税</label>
  356. </p>
  357. </div>
  358. <div node-expenditureMsg4 style="display:none">
  359. 可提取余额:¥{{statisticsList.financingPrice.0.financingPrice}}
  360. <br/>
  361. <label class="radio inline"><input name="expenditureMsg4" value="公司固定" checked type="radio">公司固定</label>
  362. <label class="radio inline"><input name="expenditureMsg4" value="公司活期" type="radio">公司活期</label>
  363. <label class="radio inline"><input name="expenditureMsg4" value="个人(GR)" type="radio">个人(GR)</label>
  364. </div>
  365. </tr>
  366. <tr>
  367. <th class="taC">支出金额</th><td>
  368. <input name="expenditurePrice" id="expenditurePrice" value="0" placeholder="输入开票金额" pattern="[0-9]" min="0" step="0.01" type="number"></td>
  369. </tr>
  370. <tr>
  371. <th class="taC">支出银行</th>
  372. <td>
  373. <select name="expenditureBank" id="expenditureBank">
  374. <option value="纵横广发">纵横广发</option>
  375. <option value="个人广发">个人广发</option>
  376. <option value="华润银行">华润银行</option>
  377. </select>
  378. </td>
  379. </tr>
  380. <tr>
  381. <th class="taC">银行到款时间</th><td><input name="expenditureDate" id="expenditureDate" value="" type="date"></td>
  382. </tr>
  383. <tr>
  384. <th class="taC">备注</th>
  385. <td><textarea class="form-control" name="remarks" rows="3"></textarea></td>
  386. </tr>
  387. <!--支出-->
  388. </tbody>
  389. </table>
  390. <div class="modal-footer">
  391. <input type="submit" value="确认录入" class="button">
  392. <a href="#" class="button btn-gray" data-dismiss="modal" aria-hidden="true">关闭</a>
  393. </div>
  394. </form>
  395. </div>
  396. </div>
  397. </div></div>
  398. </div>
  399. <!--弹出日常收支 -->
  400. <div class="modal hide fade" id="saea-detail4">
  401. <div class="modal-dialog">
  402. <div class="modal-content">
  403. <div class="modal-header">
  404. <h3>费用详情</h3>
  405. </div>
  406. <div class="modal-body saeaList">
  407. <table class="table table-bordered table-condensed">
  408. <tboay>
  409. <tr>
  410. <th class="taC" width="110">收支录入</th>
  411. <td id='WI-wasteStaff'></td>
  412. </tr>
  413. <tr>
  414. <th class="taC">单号</th>
  415. <td id='WI-bookSerial'></td>
  416. </tr>
  417. <tr>
  418. <th class="taC">费用类型</th>
  419. <td id='WI-expenditureMsg'></td>
  420. </tr>
  421. <tr>
  422. <th class="taC">支出金额</th>
  423. <td id='WI-expenditurePrice'></td>
  424. </tr>
  425. <tr>
  426. <th class="taC">支出银行</th>
  427. <td id='WI-expenditureBank'></td>
  428. </tr>
  429. <tr>
  430. <th class="taC">银行支付时间</th>
  431. <td id='WI-expenditureDate'></td>
  432. </tr>
  433. <tr>
  434. <th class="taC">备注</th>
  435. <td id='WI-remarks'></td>
  436. </tr>
  437. </tboay>
  438. </table>
  439. </div>
  440. <div class="modal-footer">
  441. <a href="#" class="button btn-gray" data-dismiss="modal"
  442. aria-hidden="true">关闭</a>
  443. </div>
  444. </div>
  445. </div>
  446. </div>
  447. <!--弹出日常收支 -->
  448. <div class="modal hide fade" id="saea-detail5">
  449. <div class="modal-dialog">
  450. <div class="modal-content">
  451. <div class="modal-header">
  452. <h3>费用详情</h3>
  453. </div>
  454. <div class="modal-body saeaList">
  455. <table class="table table-bordered table-condensed">
  456. <tboay>
  457. <tr>
  458. <th class="taC" colspan="2">收入</th>
  459. </tr>
  460. <tr>
  461. <th class="taC" width="110">收支录入</th>
  462. <td id='IN-wasteStaff'></td>
  463. </tr>
  464. <tr>
  465. <th class="taC">单号</th>
  466. <td id='IN-bookSerial'></td>
  467. </tr>
  468. <tr>
  469. <th class="taC">费用类型</th>
  470. <td id='IN-expenditureMsg'></td>
  471. </tr>
  472. <tr>
  473. <th class="taC">收入金额</th>
  474. <td id='IN-expenditurePrice'></td>
  475. </tr>
  476. <tr>
  477. <th class="taC">收入银行</th>
  478. <td id='IN-expenditureBank'></td>
  479. </tr>
  480. <tr>
  481. <th class="taC">银行收入时间</th>
  482. <td id='IN-expenditureDate'></td>
  483. </tr>
  484. <tr>
  485. <th class="taC">备注</th>
  486. <td id='IN-remarks'></td>
  487. </tr>
  488. </tboay>
  489. </table>
  490. </div>
  491. <div class="modal-footer">
  492. <a href="#" class="button btn-gray" data-dismiss="modal"
  493. aria-hidden="true">关闭</a>
  494. </div>
  495. </div>
  496. </div>
  497. </div>
  498. <!--弹出(日收支)-->
  499. <div class="modal hide fade" id="delincome">
  500. <form action="/paymentsDelDo" method="post" id="paymentsExpenditure" class="nice-validator n-default" novalidate="novalidate">
  501. <input type="hidden" name="aidKey" id="aidKeyDel" value="">
  502. <div class="modal-dialog ">
  503. <div class="modal-content">
  504. <div class="modal-header">
  505. <h3>删除收支</h3>
  506. </div>
  507. <div class="modal-body">
  508. <p>确认删除该收支?</p>
  509. </div>
  510. <div class="modal-footer">
  511. <input type="submit" value="确认删除" class="button">
  512. <a href="#" class="button btn-gray" data-dismiss="modal" aria-hidden="true">关闭</a>
  513. </div>
  514. </div></div>
  515. </form>
  516. </div>
  517. <script type="text/javascript">autoFlashHeight();</script>
  518. </body>