This commit is contained in:
cookfront
2017-02-16 16:54:15 +08:00
parent 3a1fca4953
commit c45822b400
4 changed files with 21 additions and 5 deletions

View File

@@ -19,7 +19,6 @@
<script>
import Popup from 'packages/popup';
import PopupManager from 'src/mixins/popup/popup-manager';
const CANCEL_TEXT = '取消';
const CONFIRM_TEXT = '确认';