37 lines
1.6 KiB
HTML
37 lines
1.6 KiB
HTML
![]() |
<div ng-init="init();" class="kmi-layout-content rpt01-content">
|
|||
|
<div class="kmi-layout-main-content">
|
|||
|
<div class="kmi-layout-page query">
|
|||
|
<div class="kmi-text-fields" style="margin-bottom: 16px;">
|
|||
|
<label ng-bind="'rpt01.reportID' | translate" style="white-space: nowrap;"></label>
|
|||
|
<input ng-model="report_id" style="margin:15px;" id="report_id" ng-click="sel_report();"
|
|||
|
ng-readonly="true" class="kmi-input"></input>
|
|||
|
|
|||
|
<!--<label ng-bind="'rpt01.reportName' | translate"></label>-->
|
|||
|
<!--<input ng-model="report_name" id="report_name" ng-disabled="true" class="kmi-input"></input>-->
|
|||
|
|
|||
|
<!-- SQL Condition <20><><EFBFBD>s -->
|
|||
|
<div class="condition" style="margin-right:12px;position: relative;" ng-click="condition()">
|
|||
|
<div class="kmi-button condition_button kmi-text-fields" style="margin: 0px;">
|
|||
|
<label style="font-size:15px;font-weight: 300;color: rgb(255, 255, 255);" ng-bind="'rpt01.condition' | translate"></label>
|
|||
|
</div>
|
|||
|
<div class="kmi-can-click"></div>
|
|||
|
</div>
|
|||
|
|
|||
|
<!-- <20>d<EFBFBD>߫<EFBFBD><DFAB>s -->
|
|||
|
<div>
|
|||
|
<div class="kmi-button kmi-button-confirm" style="margin-top:15px;" ng-click="confirm();">
|
|||
|
<div style="display:flex;flex-direction:row;">
|
|||
|
<label ng-bind="'rpt01.query'| translate"></label>
|
|||
|
</div>
|
|||
|
<div class="kmi-can-click"></div>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
|
|||
|
<div id="report_data" class="kmi-layout-page condition">
|
|||
|
<!-- <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>JS<4A><53><EFBFBD>ʺA<CABA><41><EFBFBD><EFBFBD> -->
|
|||
|
</div>
|
|||
|
|
|||
|
</div>
|
|||
|
</div>
|