Ver Fonte

temp save

liujq há 4 anos atrás
pai
commit
ea56007c0f

Diff do ficheiro suprimidas por serem muito extensas
+ 0 - 0
dist/index.html


Diff do ficheiro suprimidas por serem muito extensas
+ 0 - 0
dist/static/css/chunk-0b301184.4abf5a45.css


Diff do ficheiro suprimidas por serem muito extensas
+ 0 - 0
dist/static/js/app.b750ecf8.js


Diff do ficheiro suprimidas por serem muito extensas
+ 0 - 0
dist/static/js/chunk-0b301184.eaf180c6.js


+ 0 - 23
src/views/house/components/popup/IndexEdit.vue

@@ -222,29 +222,6 @@ export default {
         })
         newArr.push(vObj)
       })
-
-
-      // let itemArr = [...val]
-      // let productData = [...this.productData]
-      // let newArr = []
-      // productData.forEach((one, o) => {
-      //   itemArr.forEach((two, t) => {
-      //     if (String(one.product_type_val) === String(two.val)) {
-      //       itemArr[t].edIndex = String(o)
-      //     }
-      //   })
-      // })
-      // itemArr.forEach(cItem => {
-      //   if (cItem.edIndex) {
-      //     newArr.push(productData[Number(cItem.edIndex)])
-      //   } else {
-      //     newArr.push({
-      //       product_type_name: cItem.key,
-      //       product_type_val: cItem.val,
-      //     })
-      //   }
-      // })
-      console.log(newArr)
       this.productData = [...newArr]
     },
     getDef (str, strKey, strParams) {

Alguns ficheiros não foram mostrados porque muitos ficheiros mudaram neste diff