浏览代码

前端:eslint

baichengfei 4 年之前
父节点
当前提交
c82c2df1dc
共有 1 个文件被更改,包括 4 次插入4 次删除
  1. 4 4
      src/dashoo.cn/frontend_web/src/components/oilsupplier/goodslist2.vue

+ 4 - 4
src/dashoo.cn/frontend_web/src/components/oilsupplier/goodslist2.vue

@@ -630,8 +630,8 @@
           })
         } else {
           _this.$message({
-                    duration: 10000,
-                    type: 'warning',
+            duration: 10000,
+            type: 'warning',
             message: '名称不能为空,请选择分类!'
           })
           return
@@ -673,8 +673,8 @@
 
         if (this.Ids.length == 0) {
           this.$message({
-                    duration: 10000,
-                    type: 'warning',
+            duration: 10000,
+            type: 'warning',
             message: '请先选择删除条目'
           })
           return