| | |
| | | HTranslationText = data[i].HTranslationText_English; |
| | | } else if (sessionStorage["HTranSlate"] == "3") { |
| | | HTranslationText = data[i].HTranslationText_Spain; |
| | | } else { |
| | | HTranslationText = data[i].HCaption; |
| | | } |
| | | |
| | | if (i == 0) { |
| | |
| | | <html> |
| | | <head> |
| | | <meta charset="utf-8" /> |
| | | <title>鐢熶骇璁″垝鎺掍骇</title> |
| | | <title>涓夊崌鐢熶骇璁″垝鎺掍骇</title> |
| | | <link rel="stylesheet" href="../../../layuiadmin/layui/css/layui.css" media="all"> |
| | | <link rel="stylesheet" href="../../../layuiadmin/style/admin.css" media="all"> |
| | | <link rel="stylesheet" href="../../../layuiadmin/ext/soulTable.css" media="all"> |
| | |
| | | $.ajax({ |
| | | url: GetWEBURL() + '/JIT_DayPlanPlatFormBill/JIT_DayPlanPlatFormBillHinterIDList', |
| | | type: "GET", |
| | | async: false, |
| | | async: true, |
| | | data: { "sWhere": HinterID_S.toString(),"num":1 }, |
| | | success: function (data1) { |
| | | if (data1.count == 1) { |
| | |
| | | $.ajax({ |
| | | url: GetWEBURL() + '/JIT_DayPlanPlatFormBill/JIT_DayPlanPlatFormBillHinterIDList', |
| | | type: "GET", |
| | | async: false, |
| | | async: true, |
| | | data: { "sWhere": HinterID_S.toString(), "num": 2 }, |
| | | success: function (data1) { |
| | | if (data1.count == 1) { |