このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
登録
サインイン
qiubinghui
/
zhywpt-web
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
ソースを参照
入库管理页面调整
master
huminghao
2週間前
親
bfbde84158
コミット
12b97317ae
1個のファイルの変更
、
1行の追加
、
0行の削除
分割表示
差分情報を表示
1
0
src/views/inventoryControl/putInstorage/index.vue
+ 1
- 0
src/views/inventoryControl/putInstorage/index.vue
ファイルの表示
@@ -526,6 +526,7 @@ function sureMoreHandle() {
BaseService.postN('/invw/api/enterApply/batchConfirm', {ids: ids}).then(
(res: any) => {
if (res && res.code === 0) {
getList()
btnLoading.value = false;
ElMessage.success(res.message)
} else {
書き込み
プレビュー
読み込み中…
キャンセル
保存