Explorar el Código

:bug: Fixing a bug.fix settings empty button

lishangbu hace 6 años
padre
commit
11fe83c596
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/const/setting/index.js

+ 1 - 0
src/const/setting/index.js

@@ -37,6 +37,7 @@ export const option = (safe) => {
   const _safe = safe
   return {
     submitBtn: false,
+    emptyBtn:false,
     column: [{
       label: '标签',
       prop: 'showTag',