diff --git a/src/views/reagent/customform/index.vue b/src/views/reagent/customform/index.vue index c6f1343..d2148fd 100644 --- a/src/views/reagent/customform/index.vue +++ b/src/views/reagent/customform/index.vue @@ -108,27 +108,7 @@ export default { dialogVisible: false, loading: true, title: '', - tableData: [ - { - id: 1, - name: '硫酸', - purity: 'AR', - num: 0 - }, - { - id: 2, - name: '硼氢化钾', - purity: 'AR', - num: 0 - }, - { - id: 3, - name: '氢氧化1-(3-硫代丙基)-2-13-(3-硫代丙基)-2(3H)-苯并噻唑亚' + - '基]甲基}萘并[1.2-d]噻唑内盐,三乙基铵盐(AR)', - purity: 'AR', - num: 0 - } - ], + tableData: [], headerStyle: { 'background': '#E6E6E6' }, multipleSelection: [], formData: {