1
xuxy
2024-07-29 dc6cdf2414ee7c453e1bca47898177f7af079945
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'],