This commit is contained in:
weipengfei 2024-07-02 13:47:20 +08:00
parent 0d78d23088
commit 5072f2dae1
1 changed files with 1 additions and 1 deletions

View File

@ -217,7 +217,7 @@ const cancelUpdate = () => {
const isDisabled = ref(true);
const activeStore = ref(0);
const activeStoreList = ref(["基本信息", "用户资产"]);
const activeStoreList = ref(["基本信息"]);
const isOut = ref(false); //
const productList = ref([]); //