shawenguan 2 năm trước cách đây
mục cha
commit
3fe5dffd43
2 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 1 1
      Scripts/gandart/gandartComposite.js
  2. 1 1
      Scripts/gandart/gandartLock.js

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 1 - 1
Scripts/gandart/gandartComposite.js


+ 1 - 1
Scripts/gandart/gandartLock.js

@@ -193,7 +193,7 @@ async function refreshLstOnSale(castingId, viewSort, pageSize = 15, page = 1) {
                             let obj = ret.obj;
                             finalRet.totalPage = Math.floor(obj.total / obj.page_size);
                             let lst = obj.list;
-                            lk.log(`获取到产品[${collectionName}]${obj.page}页寄售列表,条目数量:${lst.length}`);
+                            lk.log(`获取到产品[${collectionName}]${obj.page}页寄售列表,条目数量:${lst.length}`);
                             for (let d of lst) {
                                 if (d.viewSort == viewSort) {
                                     finalRet.collectionItem = d;

Một số tệp đã không được hiển thị bởi vì quá nhiều tập tin thay đổi trong này khác