no message

cyl/master-0804
jscyl13849007907 4 months ago
parent 23aa1d2464
commit db37546286

@ -69,7 +69,7 @@
</view>
<!-- #endif -->
<view v-if="allowClick">
<view v-if="allowClick && false">
<view class="g_h_100"></view>
<g-panel-fixed>
<slot>

@ -26,7 +26,7 @@
</div>
<div class="g_h_40"></div>
</div>
<g-panel-fixed>
<g-panel-fixed v-if="false">
<div class="g_flex_row_center">
<div class="g_w_200 g_mr_20">
<g-button btnText="手动添加" size="auto" @clickBtn="goPage('/root/person/addOrUpdataMember')"></g-button>

Loading…
Cancel
Save