|
|
@ -384,7 +384,9 @@ $(document).ready(function(){
|
|
|
|
* DatasetControl.on
|
|
|
|
* DatasetControl.on
|
|
|
|
**************************************************************************/
|
|
|
|
**************************************************************************/
|
|
|
|
$P.photoInspectionControl.onDatasetChange = (obj) => {
|
|
|
|
$P.photoInspectionControl.onDatasetChange = (obj) => {
|
|
|
|
$P.renderInspectionDataList("photoInspection");
|
|
|
|
var prefix = obj.infoPrefix;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
$P.renderInspectionDataList(obj[prefix+"Total"], "photoInspection");
|
|
|
|
|
|
|
|
|
|
|
|
var prefix = obj.infoPrefix;
|
|
|
|
var prefix = obj.infoPrefix;
|
|
|
|
$("#photoInspectionPaging--${pageName}").setPagingInfo({
|
|
|
|
$("#photoInspectionPaging--${pageName}").setPagingInfo({
|
|
|
|