瀏覽代碼

上传照片补充照片编号

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