xuxueyang
2024-07-29 11f7661538f75c2d4eefd32408eba6dc0d77052b
sub_pages/supplier/flower-manage/flower-add.vue
@@ -629,7 +629,7 @@
         uploadIcon(key) {
            console.log('that dto key', key)
            const that = this
            if (key == 'video') {
            if (key === 'video') {
               uni.chooseVideo({
                  maxDuration: 30,
                  sourceType: ['camera', 'album'],