zengh
2022-06-28 053e2dc7c5cb07029f4ea8dff629b9c5f6e18f5f
积分修改
3 files modified
93 ■■■■ changed files
src/views/activitys/real.vue 49 ●●●●● patch | view | raw | blame | history
src/views/activitys/real_px.vue 22 ●●●●● patch | view | raw | blame | history
src/views/activitys/real_xc.vue 22 ●●●●● patch | view | raw | blame | history
src/views/activitys/real.vue
@@ -525,30 +525,49 @@
          {
            label: "积分数值",
            prop: "integral",
            type: "select",
            dicData: [
              {
                label: "5",
                value: "5",
              },
              {
                label: "10",
                value: "10",
              },
              {
                label: "15",
                value: "15",
              },
            ],
            type: "number",
            // multiple: true,
            // dicUrl: "/api/catalogs/catalogs/getBigTree",
            // props: {
            //   label: "title",
            // },
            width: 72,
            // hide: true,
            minRows: 1,
            value: 5,
            // leafOnly: "",
            disabled: true,
            addDisplay: true,
            editDisplay: true,
            viewDisplay: true,
          },
          // {
          //   label: "积分数值",
          //   prop: "integral",
          //   type: "select",
          //   dicData: [
          //     {
          //       label: "5",
          //       value: "5",
          //     },
          //     {
          //       label: "10",
          //       value: "10",
          //     },
          //     {
          //       label: "15",
          //       value: "15",
          //     },
          //   ],
          //   width: 72,
          //   // hide: true,
          //   minRows: 1,
          //   value: 5,
          //   // leafOnly: "",
          //   addDisplay: true,
          //   editDisplay: true,
          //   viewDisplay: true,
          // },
          {
            label: "接收人数",
            prop: "jnum",
src/views/activitys/real_px.vue
@@ -525,26 +525,18 @@
          {
            label: "积分数值",
            prop: "integral",
            type: "select",
            dicData: [
              {
                label: "5",
                value: "5",
              },
              {
                label: "10",
                value: "10",
              },
              {
                label: "15",
                value: "15",
              },
            ],
            type: "number",
            // multiple: true,
            // dicUrl: "/api/catalogs/catalogs/getBigTree",
            // props: {
            //   label: "title",
            // },
            width: 72,
            // hide: true,
            minRows: 1,
            value: 5,
            // leafOnly: "",
            disabled: true,
            addDisplay: true,
            editDisplay: true,
            viewDisplay: true,
src/views/activitys/real_xc.vue
@@ -527,26 +527,18 @@
          {
            label: "积分数值",
            prop: "integral",
            type: "select",
            dicData: [
              {
                label: "5",
                value: "5",
              },
              {
                label: "10",
                value: "10",
              },
              {
                label: "15",
                value: "15",
              },
            ],
            type: "number",
            // multiple: true,
            // dicUrl: "/api/catalogs/catalogs/getBigTree",
            // props: {
            //   label: "title",
            // },
            width: 72,
            // hide: true,
            minRows: 1,
            value: 5,
            // leafOnly: "",
            disabled: true,
            addDisplay: true,
            editDisplay: true,
            viewDisplay: true,