Commit b5205f11 authored by 13841799530's avatar 13841799530

提示信息修改

解润东
20220113
parent d058ba22
Pipeline #7823 passed with stage
in 11 seconds
......@@ -84,7 +84,7 @@
</template>
</van-field>
<div style="margin: 0.5rem">
<van-button round block type="info" native-type="submit">保存</van-button>
<van-button round block type="info" native-type="submit">提 交</van-button>
</div>
</van-form>
<tab-bar :index="1"></tab-bar>
......@@ -204,7 +204,7 @@ export default {
}
this.$dialog.confirm({
title: '提示',
message: '确定保存检查问题',
message: '确定提交检查问题?',
}).then(()=>{
this.$toast.loading({
message:'提交中...',
......
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