暂存
This commit is contained in:
@@ -160,10 +160,9 @@
|
||||
</view>
|
||||
</view>
|
||||
</uni-forms-item>
|
||||
<uni-forms-item label="" name="counter" label-width="0">
|
||||
<!-- <uni-forms-item label="" name="counter" label-width="0">
|
||||
<view class="">
|
||||
<text class="input_tit">
|
||||
<!-- <i>*</i> -->
|
||||
<text class="input_tit">
|
||||
记分员:</text>
|
||||
</view>
|
||||
<view class="addBtnBox">
|
||||
@@ -195,13 +194,10 @@
|
||||
>删除</text>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
<!-- <text class="delBtn" v-if="item" @click.stop="delMemeber('counter',index)">删除</text>
|
||||
<text class="addText" v-else>添加人员</text> -->
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
</uni-forms-item>
|
||||
</uni-forms-item> -->
|
||||
</view>
|
||||
</uni-forms>
|
||||
<view class="btn_box"><button @click="onSubmit">提 交</button></view>
|
||||
|
||||
Reference in New Issue
Block a user