natasha 3 năm trước cách đây
mục cha
commit
127d5da4c5
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/components/Adult/Preview.vue

+ 1 - 1
src/components/Adult/Preview.vue

@@ -252,7 +252,7 @@ export default {
         // if (list && list.length > 0) {
         //   _this.queList = list;
         //   _this.cur = list[_this.queIndex];
-        //   _this.queTotal = list.length;
+          _this.queTotal = 1;
         //   _this.cur.cur_fn_data.forEach((item) => {
         //     item.table_list.forEach((items) => {
         //       items.forEach((itemss) => {