Explorar el Código

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

jbb hace 2 años
padre
commit
4561090fa2
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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>
     <!-- 参照预装箱单 -->