xuxy
2024-07-28 44dbae4a6ffb73478cd7980f37f1760e9a070c07
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'],