瀏覽代碼

模块默认启用

DESKTOP-SVI9JE1\muzen 2 年之前
父節點
當前提交
ee3186a23a
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/views/operation/recommend/detail.vue

+ 1 - 0
src/views/operation/recommend/detail.vue

@@ -300,6 +300,7 @@ export default {
       this.module.map(i => {
         obj[i] = i === 'childList' ? [] : i === 'module' ? {} : ''
       })
+      obj.status = 0
       this.form.push(obj)
     },