Commit d8e1ff90 by ddx

update boot

parent 09d30fe3
......@@ -157,6 +157,7 @@ function optSampleModal(applyId, taxStatus) {
function openSampleModal(applyId) {
$('#incomeInvoiceSampleModal').modal('show');
$('#apiTable').bootstrapTable('destroy');
var url = "jxSample/management/query/income/countTaxnoReport/list";
console.log("applyId=" + applyId);
$.ajax({
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment