@@ -39,8 +39,6 @@
</template>
</uni-list-item>
</uni-list>
-
- <button @click="loading()">loading</button>
</uni-section>
</uni-card>
</view>
@@ -86,11 +84,6 @@
this.getDaiBanList()
},
methods: {
- loading(){
- uni.navigateTo({
- url: '/pages/loading/loading?id=730771'
- });
- },
getDaiBanList() {
ListKhShxx(this.form).then(res => {
if (res.code == 200) {