Przeglądaj źródła

删除断点

tags/v1.0.0
余菲 2 lat temu
rodzic
commit
082bd211aa
1 zmienionych plików z 0 dodań i 1 usunięć
  1. +0
    -1
      src/views/system-manage/banner-manage/BannerModal.vue

+ 0
- 1
src/views/system-manage/banner-manage/BannerModal.vue Wyświetl plik

@@ -92,7 +92,6 @@ export default defineComponent({
const ossRefs = ref()
function handleConfirm() {
if (props.type !== 'preview') {
debugger
formRef.value?.validate((errors) => {
if (!errors) {
const uploads = ossRefs.value.map((item, index) => {

Ładowanie…
Anuluj
Zapisz