cz 1 năm trước cách đây
mục cha
commit
2ab9eac5c3
1 tập tin đã thay đổi với 0 bổ sung28 xóa
  1. 0 28
      src/views/EHSD/saleContract/priceSheetEHSD/index.vue

+ 0 - 28
src/views/EHSD/saleContract/priceSheetEHSD/index.vue

@@ -649,34 +649,6 @@ const getList = async (req) => {
 getDict();
 getList();
 const newPriceSheet = () => {
-  // let arr = [];
-  // for (let j = 0; j < 5; j++) {
-  //   let a = [];
-  //   for (let i = 0; i < 7; i++) {
-  //     if (i < 5) {
-  //       let num = Math.ceil(Math.random() * 36);
-  //       if (a.includes(num)) {
-  //         a.push(Math.ceil(Math.random() * 36));
-  //       } else {
-  //         a.push(num);
-  //       }
-  //     } else {
-  //       let num = Math.ceil(Math.random() * 12);
-  //       if (i == 6) {
-  //         if (a[i - 1] == num) {
-  //           a.push(Math.ceil(Math.random() * 12));
-  //         } else {
-  //           a.push(num);
-  //         }
-  //       } else {
-  //         a.push(num);
-  //       }
-  //     }
-  //   }
-  //   arr.push(a);
-  // }
-  // console.log(arr, "aa");
-  // return;
   proxy.$router.replace({
     path: "/platform_manage/process/processApproval",
     query: {