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 = () => {