yuanliang 1 년 전
부모
커밋
3aef43e254
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/message/message-config/wechat/wechat-config-template.tsx

+ 1 - 1
src/views/message/message-config/wechat/wechat-config-template.tsx

@@ -45,7 +45,7 @@ export default defineComponent({
       editMode: 'add',
       editRowData: {} as any,
       wxConfigAppId: null as any,
-      appid: null as any,
+      appid: '' as any,
     })
     const tabsViewStore = useTabsViewStore()
     const gotoBack = () => {