Explorar el Código

ArticleTemChs

guanchunjie hace 3 años
padre
commit
0af0998ccb
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/components/Adult/inputModules/ArticleTemChs/index.vue

+ 1 - 0
src/components/Adult/inputModules/ArticleTemChs/index.vue

@@ -3087,6 +3087,7 @@ export default {
     },
     createWordTime() {
       if (this.taskId) {
+        getWordTime().then((res) => {});
       } else {
         this.$message.warning("请先上传音频");
       }