natasha 3 年之前
父節點
當前提交
127d5da4c5
共有 1 個文件被更改,包括 1 次插入1 次删除
  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) => {