清除引用
This commit is contained in:
@@ -43,11 +43,9 @@
|
||||
|
||||
<script>
|
||||
import {mapState} from "vuex";
|
||||
import AiMore from "../../components/AiMore";
|
||||
|
||||
export default {
|
||||
name: "AppIntegralOrder",
|
||||
components: {AiMore},
|
||||
appName: "积分超市订单",
|
||||
data() {
|
||||
return {search: {}, current: 1, list: [], pages: 0}
|
||||
|
||||
Reference in New Issue
Block a user