Explorar o código

模块默认启用

DESKTOP-SVI9JE1\muzen %!s(int64=2) %!d(string=hai) anos
pai
achega
ee3186a23a
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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)
     },