xuxueyang
2024-07-29 d89c495a7da517d653e9ea42b8e6405eef823ef6
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'],