|
|
@@ -243,10 +243,7 @@ export default {
|
|
|
reportPath: this.$reportPath,
|
|
|
reportPaths: this.$reportPaths
|
|
|
}
|
|
|
-<<<<<<< HEAD
|
|
|
- // console.log(options, 'optionsoptionsoptionsoptions')
|
|
|
-=======
|
|
|
->>>>>>> master
|
|
|
+
|
|
|
|
|
|
if (this.$utils.isEmpty(scrip)) return
|
|
|
const promise = new window.Promise((resolve, reject) => {
|