Browse Source

修改页面名称

ZL 1 week ago
parent
commit
8ada8cfa88
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/index/index.vue

+ 1 - 1
pages/index/index.vue

@@ -140,7 +140,7 @@
 						url: '/pages/stock-dispatch/index'
 					});
 				}
-				if (item.name == "直接调拨管理平台") {
+				if (item.name == "直接调拨") {
 					const formId = 'STK_TransferDirect';
 					const fbillType = 'ce8f49055c5c4782b65463a3f863bb4a';
 					uni.setStorageSync('formId', formId)