소스 검색

上传照片补充照片编号

梁展鹏 3 년 전
부모
커밋
d53082c02a
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. 5 0
      src/views/statistics/uploadImage/toolbar.vue

+ 5 - 0
src/views/statistics/uploadImage/toolbar.vue

@@ -10,6 +10,11 @@ export default {
     return {
       fields: [
         {
+          type: 'text',
+          name: 'photoWarehouseId',
+          label: '照片编号'
+        },
+        {
           type: 'SceneSelect',
           name: 'kindergartenId',
           label: '场景',