Prechádzať zdrojové kódy

添加config文件以及examine文件修改

cuijunkai 9 mesiacov pred
rodič
commit
d5b5181f8c
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      src/components/examine.vue

+ 1 - 1
src/components/examine.vue

@@ -158,7 +158,7 @@ import { reactive } from 'vue' // 引入 reactive
 // // 使用 watch 监听
 // watch(() => myArray.value, (newValue) => {
 //   console.log(newValue);
-// });
+// 
 export default {
   name: 'IndexTable',
   components: {