|
@@ -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)
|