【自保件需求】---Dialog

This commit is contained in:
dwq
2021-09-18 11:07:44 +08:00
parent e942bf2a24
commit 0297aab9b5

View File

@@ -1388,6 +1388,7 @@ export default {
Dialog.confirm({
title: '提示',
message: res.resultMessage,
confirmButtonColor:'#FF0000',
showCancelButton:false
})
//that.$toast(res.resultMessage)