选择调解员

This commit is contained in:
gyj
2024-01-16 17:32:40 +08:00
parent 27232abf9c
commit 8aaf9271e1
3 changed files with 14 additions and 10 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
<button @tap="logarBitration(1)" class="login-btn cu-btn block bg-blue lg round">登录仲裁系统</button>
</view>
<view class="action-btn"style="margin-top:100rpx">
<button @tap="logarBitration(2)" class="login-btn cu-btn block bg-blue lg round">登录调节系统</button>
<button @tap="logarBitration(2)" class="login-btn cu-btn block bg-blue lg round">登录调解系统</button>
</view>
</view>
</template>