zxz 2 anni fa
parent
commit
aa7c2b5bfd
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/views/warehousenew/dryWarehousing.vue

+ 1 - 1
src/views/warehousenew/dryWarehousing.vue

@@ -115,7 +115,7 @@
                                         </ws-info-table>
                                         <div class="but">
                                             <el-button @click="submit" type="primary">提交</el-button>
-                                            <el-button @click="canel" type="primary">取消</el-button>
+                                            <el-button @click="canel" type="primary">清空</el-button>
                                         </div>
                                     </div>
                                 </div>