Browse Source

合同重新提交审核

Sunny Feng 2 năm trước cách đây
mục cha
commit
ecdc76a5ac
3 tập tin đã thay đổi với 2 bổ sung4 xóa
  1. 1 1
      src/main.js
  2. 0 1
      src/views/contracts/detail.vue
  3. 1 2
      src/views/sucuirtyaudit/annexList.vue

+ 1 - 1
src/main.js

xqd
@@ -17,7 +17,7 @@ import '@/icons' // icon
 import '@/permission' // permission control
 import Upload from '@/components/upload/upload.vue'
 import FileUpload from '@/components/upload/FileUpload.vue'
-Vue.component('TableWrapper', TableWrapper)
+//Vue.component('TableWrapper', TableWrapper)
 Vue.component('Upload', Upload)
 Vue.component('FileUpload', FileUpload)
 /**

+ 0 - 1
src/views/contracts/detail.vue

xqd
@@ -265,7 +265,6 @@
           type="primary"
           size="small"
           style="
->>>>>>> a56d1a10ff24406d6daa6c5c7166613d38fb8261
             background-color: #d8ab5a;
             border-color: #d8ab5a;
             margin: 0 20px;

+ 1 - 2
src/views/sucuirtyaudit/annexList.vue

xqd xqd
@@ -144,7 +144,6 @@
     </div>
   </div>
 </template>
->>>>>>> a56d1a10ff24406d6daa6c5c7166613d38fb8261
 
 <script>
 import { getAuditLogAttachmentsSearch } from "@/api/auditlog";
@@ -404,7 +403,7 @@ export default {
 				})
 			}
 		}
-	
+
 
 </script>
 <style lang="scss">