Browse Source

修改bug

chenrui 3 tháng trước cách đây
mục cha
commit
41a0ffc24e

+ 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 => {