guarantee-lsq пре 3 месеци
родитељ
комит
0eaf7a2f90
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      src/views/store/outstoreform/modules/DetailYY.vue

+ 2 - 2
src/views/store/outstoreform/modules/DetailYY.vue

@@ -3,9 +3,9 @@
     <a-row :gutter="48" slot="extra">
     <a-row :gutter="48" slot="extra">
       <a-col :md="48" :sm="48">
       <a-col :md="48" :sm="48">
         <span class="table-page-search-submitButtons" style="float: right">
         <span class="table-page-search-submitButtons" style="float: right">
-          <a-popconfirm v-if="model.status==1" title="是否要提交到仓库?" @confirm="updateStore()">
+<!--          <a-popconfirm v-if="model.status==1" title="是否要提交到仓库?" @confirm="updateStore()">
             <a-button type="primary">提交仓库</a-button>
             <a-button type="primary">提交仓库</a-button>
-          </a-popconfirm>
+          </a-popconfirm>-->
           <a-button style="margin-left: 8px" @click="handleCancel">返回</a-button>
           <a-button style="margin-left: 8px" @click="handleCancel">返回</a-button>
         </span>
         </span>
       </a-col>
       </a-col>