智慧农业后台管理页面
guoshilong
2022-08-30 ace78b0072643f687be34be552af804ad068e652
采收记录显示采收品种
1 files modified
8 ■■■■■ changed files
src/views/recovery/recovery.vue 8 ●●●●● patch | view | raw | blame | history
src/views/recovery/recovery.vue
@@ -85,6 +85,7 @@
                        span: 12,
                        type: "tree",
                        dicData: [],
                        hide:true,
                        props: {
                            label: "strainName",
                            value: "id"
@@ -100,6 +101,13 @@
                        disabled: true,
                    },
                    {
                        label: "采收品种",
                        prop: "strainName",
                        span: 12,
                        labelWidth: 145,
                        disabled: true,
                    },
                    {
                        label: "采收地块",
                        span: 12,
                        labelWidth: 145,