Procházet zdrojové kódy

预托书取消保存并提交按钮

jbb před 2 roky
rodič
revize
4561090fa2
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 2 2
      src/views/pre-book/addPreBookDrawer.vue

+ 2 - 2
src/views/pre-book/addPreBookDrawer.vue

@@ -239,9 +239,9 @@
         <a-button type="primary" @click="myHandSave">
           保存
         </a-button>
-        <a-button type="primary" @click="myHandSubmit" style="margin-left: 8px">
+        <!-- <a-button type="primary" @click="myHandSubmit" style="margin-left: 8px">
           保存并提交
-        </a-button>
+        </a-button> -->
       </div>
     </a-drawer>
     <!-- 参照预装箱单 -->