natasha hace 3 años
padre
commit
127d5da4c5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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) => {