From 59ce81c19b75e3e6cdc6a3a65d49ec11e27b0a06 Mon Sep 17 00:00:00 2001
From: wuxw <928255095@qq.com>
Date: 星期四, 21 十一月 2019 11:03:45 +0800
Subject: [PATCH] 开发组件热更新问题处理

---
 WebService/src/main/resources/components/itemOutPackage/edit-resourceStore/editItemNumberStore.html |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/WebService/src/main/resources/components/itemOutPackage/edit-resourceStore/editItemNumberStore.html b/WebService/src/main/resources/components/itemOutPackage/edit-resourceStore/editItemNumberStore.html
index 8d55d4a..d9d03e5 100644
--- a/WebService/src/main/resources/components/itemOutPackage/edit-resourceStore/editItemNumberStore.html
+++ b/WebService/src/main/resources/components/itemOutPackage/edit-resourceStore/editItemNumberStore.html
@@ -3,7 +3,7 @@
     <div class="modal-dialog modal-lg">
         <div class="modal-content">
             <div class="modal-body">
-                <h3 class="m-t-none m-b ">淇敼鐗╁搧绠$悊</h3>
+                <h3 class="m-t-none m-b ">鐗╁搧鍑哄簱</h3>
                 <div class="ibox-content">
                     <div>
                         <div>
@@ -44,7 +44,7 @@
 
                             <div class="ibox-content">
                                 <button class="btn btn-primary float-right" type="button"
-                                        v-on:click="editResourceStore()"><i class="fa fa-check"></i>&nbsp;淇濆瓨
+                                        v-on:click="editResourceStoreForStock()"><i class="fa fa-check"></i>&nbsp;淇濆瓨
                                 </button>
                                 <button type="button" class="btn btn-warning float-right" style="margin-right:20px;"
                                         data-dismiss="modal">鍙栨秷

--
Gitblit v1.8.0