diff --git a/src/jmapNew/theme/datie_02/menus/dialog/childDialog/passwordInputBox.vue b/src/jmapNew/theme/datie_02/menus/dialog/childDialog/passwordInputBox.vue
index 6a406a2b9..eec77511b 100644
--- a/src/jmapNew/theme/datie_02/menus/dialog/childDialog/passwordInputBox.vue
+++ b/src/jmapNew/theme/datie_02/menus/dialog/childDialog/passwordInputBox.vue
@@ -115,7 +115,6 @@ export default {
if (operate.operateNext) {
this.operation = operate.operateNext;
}
- console.log(this.operate, '--------------0000operate');
this.dialogShow = true;
this.checkHasInput = false;
this.$nextTick(function () {
@@ -158,7 +157,6 @@ export default {
this.encryptionPassword = this.passwordCheck;
}
},
-
cancel() {
const operate = {
send: false,
diff --git a/src/jmapNew/theme/datie_02/menus/menuButtonCtc.vue b/src/jmapNew/theme/datie_02/menus/menuButtonCtc.vue
index 5785e848b..830decd2e 100644
--- a/src/jmapNew/theme/datie_02/menus/menuButtonCtc.vue
+++ b/src/jmapNew/theme/datie_02/menus/menuButtonCtc.vue
@@ -18,7 +18,13 @@
重开
-