Parcourir la source

前端:eslint

baichengfei il y a 4 ans
Parent
commit
c82c2df1dc

+ 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