|
|
@@ -169,9 +169,6 @@ Object.defineProperty(exports, "__esModule", { value: true });exports.default =
|
|
|
|
|
|
|
|
|
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
{
|
|
|
data: function data() {
|
|
|
return {
|
|
|
@@ -235,12 +232,6 @@ Object.defineProperty(exports, "__esModule", { value: true });exports.default =
|
|
|
this.data = this.dataorigin;
|
|
|
this.i2.forEach(this.filterData);
|
|
|
};
|
|
|
- // 我写的果然是垃圾
|
|
|
- // this.keys = this.arr.map((item)=>{return item=item[0]});
|
|
|
- // this.datakey = this.arr[i1[0]];//每列属性值
|
|
|
- // this.datakeyvalue = this.arr[i1[0]][i1[1]];
|
|
|
- // this.trueorfalse=this.keys.forEach((item)=>{return item==this.datakey});
|
|
|
-
|
|
|
} } };exports.default = _default;
|
|
|
|
|
|
/***/ }),
|