ps-toolkit-ui 0.2.56 → 0.2.57

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -127,6 +127,10 @@
127
127
  Plaque: 'پلاک',
128
128
  DriverName: 'نام راننده',
129
129
  Name: 'نام',
130
+ Family: 'نام خانوادگی',
131
+ Province: 'استان',
132
+ City: 'شهر',
133
+ PostalCode: 'کدپستی',
130
134
  Title: 'عنوان',
131
135
  Text: 'متن',
132
136
  Date: 'تاریخ',
@@ -6715,7 +6719,6 @@
6715
6719
  labelResend_1.value = _this.login.l('ReSendCodeRemain', [m > 9 ? m : "0" + m, s > 9 ? s : "0" + s]);
6716
6720
  };
6717
6721
  labelResend_1.onClick = function () {
6718
- console.log(labelResend_1.value);
6719
6722
  if (labelResend_1.value !== 'ReSendCodeDes') {
6720
6723
  return;
6721
6724
  }