Commit f379e032 authored by zhoumaotao's avatar zhoumaotao

调整名称

parent 4874fe45
......@@ -22,7 +22,7 @@
</view>
</view>
<view class="padding flex align-center bg-white justify-around">
<button class="cu-btn bg-gradual-green lg wid50" @tap="isbctz(2)">调整</button>
<button class="cu-btn bg-gradual-green lg wid50" @tap="isbctz(2)">清空</button>
</view>
</view>
......@@ -68,7 +68,7 @@
if (this.ysdmcode) {
uni.showModal({
title: '提示',
content: '是否保存并调整',
content: '是否清空该工位',
cancelText: "否", // 取消按钮的文字
confirmText: "是", // 确认按钮的文字
success: function (res) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment