zhengkaixin 1 năm trước cách đây
mục cha
commit
a8fe5bcba3
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      pages/message/messageList.vue

+ 1 - 1
pages/message/messageList.vue

@@ -1,7 +1,7 @@
 <template>
 	<view>
 		<u-navbar :title="title"  title-color="#101010" ></u-navbar>
-		<view class="main" v-if="type=='aa'">
+		<view class="main" v-if="type=='AA'">
 			<view class="item" v-for="(item,i) in list"
 			 
 			  @click="gotoUrl('/pages/deductionRecord/billPush?site=1&id='+item.id)"