|
@@ -44,7 +44,7 @@
|
|
success(res) {
|
|
success(res) {
|
|
_that.gridtTypeLits = res.data.rows
|
|
_that.gridtTypeLits = res.data.rows
|
|
// this.gridtTypeLits = res.data.rows
|
|
// this.gridtTypeLits = res.data.rows
|
|
-
|
|
|
|
|
|
+
|
|
}
|
|
}
|
|
})
|
|
})
|
|
},
|
|
},
|
|
@@ -119,4 +119,5 @@
|
|
background: -moz-linear-gradient(#46aef7, #1dd5e6);
|
|
background: -moz-linear-gradient(#46aef7, #1dd5e6);
|
|
background: linear-gradient(#46aef7, #1dd5e6);
|
|
background: linear-gradient(#46aef7, #1dd5e6);
|
|
}
|
|
}
|
|
-</style>
|
|
|
|
|
|
+</style>
|
|
|
|
+
|