@@ -186,7 +186,7 @@
post: function() {
var msg = "您正在提交择岗的操作!";
this.$confirm(msg, '警告', {
- confirmButtonText: '确认放弃',
+ confirmButtonText: '确认提交',
cancelButtonText: '我再想想',
type: 'warning'
}).then(() => {