guoshilong
2022-10-10 0fc92c7100ec4c42493b60cda5497825568f285f
格式调整
3 files modified
3 ■■■■■ changed files
src/const/eventgm/eventgm.js 1 ●●●● patch | view | raw | blame | history
src/const/repairsorder/repairsorder.js 1 ●●●● patch | view | raw | blame | history
src/views/eventgm/repairsOrder.vue 1 ●●●● patch | view | raw | blame | history
src/const/eventgm/eventgm.js
@@ -158,6 +158,7 @@
    },
    {
      label: '图片视频上传',
      labelWidth:"100",
      prop: 'picUrls',
      type: 'upload',
      span: 24,
src/const/repairsorder/repairsorder.js
@@ -90,6 +90,7 @@
    },
    {
      label: '图片视频上传',
      labelWidth:"100",
      prop: 'picUrls',
      type: 'upload',
      fileType:'img',
src/views/eventgm/repairsOrder.vue
@@ -50,6 +50,7 @@
          },
          {
            label: '图片视频上传',
            labelWidth:"100",
            prop: 'picUrls',
            type: 'upload',
            span: 24,