|
@@ -90,6 +90,7 @@
|
|
|
<btnTxtVue @text-select="handleSelect('X')">X</btnTxtVue>
|
|
<btnTxtVue @text-select="handleSelect('X')">X</btnTxtVue>
|
|
|
<btnTxtVue @text-select="handleSelect('Y')">Y</btnTxtVue>
|
|
<btnTxtVue @text-select="handleSelect('Y')">Y</btnTxtVue>
|
|
|
<btnTxtVue @text-select="handleSelect('Z')">Z</btnTxtVue>
|
|
<btnTxtVue @text-select="handleSelect('Z')">Z</btnTxtVue>
|
|
|
|
|
+ <btnTxtVue @text-select="handleReset" class="del-btn"></btnTxtVue>
|
|
|
</template>
|
|
</template>
|
|
|
</view>
|
|
</view>
|
|
|
<view class="bei-confirm-btn-box">
|
|
<view class="bei-confirm-btn-box">
|