Browse Source

修改标点

shiyi 6 năm trước cách đây
mục cha
commit
90ed6e2c5a

+ 2 - 2
src/dashoo.cn/frontend_web/src/components/oilsupplier/goodslist.vue

@@ -116,7 +116,7 @@
           value: 'Id',
           label: 'CodeName',
           children: 'children',
-          isLeaf: 'Leaf'
+          isLeaf: 'Leaf',
           disabled: 'disabled'
         },
         sectreeprops: {
@@ -238,7 +238,7 @@
             this.Ids=[]
             this.Ids.push(val.Id)
         }
-        
+
         let _this = this
         _this.$confirm('此操作将永久删除该数据, 是否继续?', '提示', {
             confirmButtonText: '确定',