소스 검색

代办已办去掉上传 删除

baichengfei 5 년 전
부모
커밋
da69d2bc23
1개의 변경된 파일7개의 추가작업 그리고 7개의 파일을 삭제
  1. 7 7
      src/dashoo.cn/frontend_web/src/components/oilsupplier/goodsinfo.vue

+ 7 - 7
src/dashoo.cn/frontend_web/src/components/oilsupplier/goodsinfo.vue

@@ -694,11 +694,11 @@
       <div slot="header"
            class="clearfix">
         <span style="padding:3px 20px">所代理制造商名称(先保存基本信息后再添加)</span>
-        <el-button style="float: right; padding: 3px 10px"
-                   type="text"
-                   @click="manufacturerdialog"
-                   :disabled="parseInt(certId) === 0"
-        >添加</el-button>
+<!--        <el-button style="float: right; padding: 3px 10px"-->
+<!--                   type="text"-->
+<!--                   @click="manufacturerdialog"-->
+<!--                   :disabled="parseInt(certId) === 0"-->
+<!--        >添加</el-button>-->
       </div>
       <manufacturer-list ref="manufacturerList"
                          :data.sync="manufacturerList"
@@ -712,8 +712,8 @@
       <div slot="header"
            class="clearfix">
         <span style="padding:3px 20px">现场考察报告</span>
-        <el-button :disabled="parseInt(certId) === 0" type="primary" style="margin-left: 10px;" plain size="mini" title="上传" @click="openDialog()" >上传
-        </el-button>
+<!--        <el-button :disabled="parseInt(certId) === 0" type="primary" style="margin-left: 10px;" plain size="mini" title="上传" @click="openDialog()" >上传-->
+<!--        </el-button>-->
       </div>
       <el-table :data="scenefileurllist" border size="mini" empty-text="暂无数据" style="margin-top: 30px;">
         <el-table-column prop="FileUrlList" label="报告" show-overflow-tooltip>