xuxueyang
2024-07-26 2d5090c2b215a5ea7e489d4b50fbf30aae569324
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'],