linwenxin hace 6 meses
padre
commit
34df4b169a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/setting/notification/networkNotification/index.vue

+ 1 - 1
src/views/setting/notification/networkNotification/index.vue

@@ -259,7 +259,7 @@ export default {
           name: 'slot-component',
           md: 24,
           attributes: {},
-          formItemAttributes: { label: '', 'label-width': '0px', prop: 'websits', rules: [...required] },
+          formItemAttributes: { label: '', 'label-width': '0px', prop: 'websits', rules: [] },
           render: (h, { props, onInput }) => {
             var { formData } = props
             return (