Bladeren bron

对账新增联想词,客户筛选功能更新

git-svn-id: svn+ssh://10.10.101.21/source/platform/platform-b2b@9707 f3bf4e98-0cf0-11e4-a00c-a99a8b9d557d
hejq 8 jaren geleden
bovenliggende
commit
7320d1f863
1 gewijzigde bestanden met toevoegingen van 2 en 2 verwijderingen
  1. 2 2
      src/main/webapp/resources/tpl/index/fa/apCheckList.html

+ 2 - 2
src/main/webapp/resources/tpl/index/fa/apCheckList.html

@@ -103,7 +103,7 @@
 							current-text="今天" clear-text="清除" close-text="关闭"
 							datepicker-options="{formatDayTitle: 'yyyy年M月', formatMonth: 'M月', showWeeks: false}"
 							ng-click="openDatePicker($event, condition, '$fromOpened')"
-							ng-change="onDateCondition()"> <span
+							ng-change="onDateCondition()" readonly> <span
 							class="input-group-btn">
 							<button type="button" class="btn btn-default"
 								ng-click="openDatePicker($event, condition, '$fromOpened')">
@@ -121,7 +121,7 @@
 							current-text="今天" clear-text="清除" close-text="关闭"
 							datepicker-options="{formatDayTitle: 'yyyy年M月', formatMonth: 'M月', showWeeks: false}"
 							ng-click="openDatePicker($event, condition, '$toOpened')"
-							ng-change="onDateCondition()"> <span
+							ng-change="onDateCondition()" readonly> <span
 							class="input-group-btn">
 							<button type="button" class="btn btn-default"
 								ng-click="openDatePicker($event, condition, '$toOpened')">