|
@@ -28,7 +28,6 @@
|
|
|
</template>
|
|
</template>
|
|
|
|
|
|
|
|
<script setup>
|
|
<script setup>
|
|
|
-import {ref, reactive, watch, defineProps, defineEmits} from 'vue'
|
|
|
|
|
import {message} from 'ant-design-vue'
|
|
import {message} from 'ant-design-vue'
|
|
|
import {PictureOutlined, CloudUploadOutlined} from '@ant-design/icons-vue'
|
|
import {PictureOutlined, CloudUploadOutlined} from '@ant-design/icons-vue'
|
|
|
import UpLoadImg from '@/components/UpLoadImg/index.vue'
|
|
import UpLoadImg from '@/components/UpLoadImg/index.vue'
|