智慧农业后台管理页面
guoshilong
2022-08-31 b13a879c5e7496fbbf1b813a8d0bcc0aa1569fc1
接口修改
4 files modified
8 ■■■■ changed files
src/views/farmplant/inventorylist.vue 2 ●●● patch | view | raw | blame | history
src/views/farmplant/processlist.vue 2 ●●● patch | view | raw | blame | history
src/views/farmplant/retrievallist.vue 2 ●●● patch | view | raw | blame | history
src/views/farmplant/salelist.vue 2 ●●● patch | view | raw | blame | history
src/views/farmplant/inventorylist.vue
@@ -65,7 +65,7 @@
                        hide: true,
                        display: true,
                        type: "select",
                        dicUrl: 'api/strain/strain-tree',
                        dicUrl: '/api/strain/strain-tree',
                        props: {
                            label: "strainName",
                            value: "id"
src/views/farmplant/processlist.vue
@@ -67,7 +67,7 @@
                        hide: true,
                        display: false,
                        type: "select",
                        dicUrl: 'api/strain/strain-tree',
                        dicUrl: '/api/strain/strain-tree',
                        props: {
                            label: "strainName",
                            value: "id"
src/views/farmplant/retrievallist.vue
@@ -65,7 +65,7 @@
                        hide: true,
                        display: true,
                        type: "select",
                        dicUrl: 'api/strain/strain-tree',
                        dicUrl: '/api/strain/strain-tree',
                        props: {
                            label: "strainName",
                            value: "id"
src/views/farmplant/salelist.vue
@@ -65,7 +65,7 @@
                        hide: true,
                        display: false,
                        type: "select",
                        dicUrl: 'api/strain/strain-tree',
                        dicUrl: '/api/strain/strain-tree',
                        props: {
                            label: "strainName",
                            value: "id"