linwe
2023-12-23 2dc2ca2e996f4d22d51a4b6ed6784060ac158156
src/views/gzll/owners.vue
@@ -183,11 +183,27 @@
            }, {
              label: "简介",
              prop: "profile",
              // labelWidth: 140,
              viewDisplay: false,
              type: "textarea"
              component: "AvueUeditor",
              options: {
                action: "/api/blade-resource/oss/endpoint/put-file",
                props: {
                  res: "data",
                  url: "link",
                },
              },
              hide: true,
              minRows: 6,
              span: 24,
            },
            // {
            //   label: "简介",
            //   prop: "profile",
            //   // labelWidth: 140,
            //   viewDisplay: false,
            //   type: "textarea"
            // },
          ],
        },
        data: [],