yuedefeng 6 anni fa
parent
commit
c6686d7fc9

+ 0 - 11
src/dashoo.cn/frontend_web/src/pages/oilsupplier/supplieraudit/_opera/techedit.vue

@@ -467,17 +467,6 @@
         </el-tab-pane>
 
         <el-tab-pane label="准入审批">
-          <el-card class="box-card">
-            <div slot="header" class="clearfix">
-              <span>审批意见</span>
-              <span style="float: right;">
-                <el-button type="primary" size="mini" :disabled="formDataCert.Status > 0" @click="AuditEntity">提交审批</el-button>
-              </span>
-            </div>
-            <business-list ref="businessList" :data="businessList" :SupplierCertId="certId" :SupplierId="serviceId"
-                           :SubClassId="classId" height="360px" style="margin-top: 20px"></business-list>
-          </el-card>
-
           <el-card class="box-card" style="margin-top: 20px">
             <div slot="header" class="clearfix">
               <span>审批流程</span>