소스 검색

修改bug

chenrui 3 달 전
부모
커밋
41a0ffc24e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/numsGoodsShelves/customerAccount/zeroClearingModal.vue

+ 1 - 1
src/views/numsGoodsShelves/customerAccount/zeroClearingModal.vue

@@ -53,7 +53,7 @@ export default {
     handleSave () {
       const _this = this
       if (!_this.accountType) {
-        _this.$message.waining('请选择清空目标')
+        _this.$message.warning('请选择清空目标')
         return
       }
       const ajaxData = _this.accountType.map(con => {