ソースを参照

上传照片补充照片编号

梁展鹏 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: '场景',